index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_codegen_ssa
/
src
/
codegen_attrs.rs
Age
Commit message (
Expand
)
Author
Lines
2023-03-02
Revert "Stabilize `#![feature(target_feature_11)]`"
Léo Lanteri Thauvin
-18
/
+29
2023-02-28
Auto merge of #99767 - LeSeulArtichaut:stable-target-feature-11, r=estebank
bors
-29
/
+18
2023-02-14
Add `kernel-address` sanitizer support for freestanding targets
Wesley Norris
-1
/
+2
2023-02-01
ast: Optimize list and value extraction primitives for attributes
Vadim Petrochenkov
-50
/
+38
2023-02-01
Auto merge of #107257 - inquisitivecrystal:ffi-attr, r=davidtwco
bors
-47
/
+3
2023-02-01
Stabilize `#![feature(target_feature_11)]`
Léo Lanteri Thauvin
-29
/
+18
2023-01-26
change fn_sig query to use EarlyBinder; remove bound_fn_sig query; add EarlyB...
Kyle Matsuda
-3
/
+3
2023-01-26
replace usages of fn_sig query with bound_fn_sig
Kyle Matsuda
-3
/
+3
2023-01-24
Move FFI attribute validation to `check_attr`
inquisitivecrystal
-47
/
+3
2023-01-17
Remove double spaces after dots in comments
Maybe Waffle
-2
/
+2
2022-12-15
Check `fn_sig` in more situations per review
inquisitivecrystal
-1
/
+1
2022-12-13
Don't perform invalid checks in `codegen_attrs`
inquisitivecrystal
-2
/
+23
2022-12-13
Move some codegen-y methods from rustc_hir_analysis::collect -> rustc_codegen...
Michael Goulet
-0
/
+688