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
/
src
/
test
/
codegen
/
naked-functions.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-32
/
+0
2022-01-21
Reject unsupported naked functions
Tomasz Miąsko
-25
/
+15
2021-04-03
Manually set dso_local when its valid to do so
Simonas Kazlauskas
-4
/
+4
2020-11-25
Validate use of parameters in naked functions
Tomasz Miąsko
-49
/
+5
2020-10-26
simplify-locals: Remove unused assignments regardless of rvalue kind
Tomasz Miąsko
-1
/
+1
2020-08-11
Revert "Suppress debuginfo on naked function arguments"
Nathaniel McCallum
-2
/
+2
2020-07-27
Suppress debuginfo on naked function arguments
Nathaniel McCallum
-2
/
+2
2020-02-09
rustc_codegen_ssa: use `debug_introduce_local` on Operand call results.
Eduard-Mihai Burtescu
-5
/
+3
2020-01-07
Update codegen tests with unnamed arguments
Nikita Popov
-2
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-10-11
Support for disabling the PLT on ELF targets
Gabriel Majeri
-5
/
+5
2017-11-07
Update codegen tests.
Michael Woerister
-10
/
+10
2017-04-12
rustc_trans: avoid a separate entry BB if START_BLOCK has no backedges.
Eduard-Mihai Burtescu
-10
/
+37
2016-08-24
Disable old trans access via -Z orbit, #[rustc_no_mir] or --disable-orbit.
Eduard Burtescu
-3
/
+3
2016-06-20
trans: generalize immediate temporaries to all MIR locals.
Eduard Burtescu
-1
/
+3
2016-03-22
Add tests
Ticki
-0
/
+69