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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_middle
/
src
/
middle
/
codegen_fn_attrs.rs
Age
Commit message (
Expand
)
Author
Lines
2023-10-17
Automatically enable cross-crate inlining for small functions
Ben Kimock
-8
/
+0
2023-09-08
Rework no_coverage to coverage(off)
Andy Caldwell
-1
/
+1
2023-07-18
Add the `no-builtins` attribute to functions when `no_builtins` is applied at...
DianQK
-0
/
+2
2023-02-16
fix some lines, and do a consistency fix
Tshepang Mbambo
-1
/
+2
2022-12-05
Move linkage type check to HIR analysis and fix semantics issues.
Peter Collingbourne
-1
/
+4
2022-07-26
codegen: use new {re,de,}allocator annotations in llvm
Augie Fackler
-1
/
+7
2022-05-09
only compute `codegen_fn_attrs` where needed
lcnr
-1
/
+3
2022-02-06
`#[used(linker)]` attribute (https://github.com/dtolnay/linkme/issues/41)
cynecx
-0
/
+2
2021-09-20
Implement #[link_ordinal] attribute in the context of #[link(kind = "raw-dyli...
Richard Cobbe
-1
/
+1
2021-08-03
rustc: Fill out remaining parts of C-unwind ABI
Alex Crichton
-7
/
+3
2021-04-27
Derived Eq no longer shows uncovered
Rich Kadel
-0
/
+4
2021-04-06
Auto merge of #81234 - repnop:fn-alignment, r=lcnr
bors
-0
/
+4
2021-04-05
Allow specifying alignment for functions
Wesley Norris
-0
/
+4
2021-04-03
Move SanitizerSet to rustc_target
Simonas Kazlauskas
-1
/
+1
2021-01-16
Enforce that query results implement Debug
Aaron Hill
-1
/
+1
2020-10-08
Implement the instruction_set attribute
xd009642
-1
/
+6
2020-09-30
Add support for cmse_nonsecure_entry attribute
Hugues de Valon
-0
/
+3
2020-08-30
mv compiler to compiler/
mark
-0
/
+124