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
/
tests
/
ui
/
asm
/
naked-functions.stderr
Age
Commit message (
Expand
)
Author
Lines
2025-04-20
stabilize `naked_functions`
Folkert de Vries
-25
/
+25
2025-04-19
Make `#[naked]` an unsafe attribute
Folkert de Vries
-25
/
+25
2025-04-07
Add `naked_functions_rustic_abi` feature gate
Folkert de Vries
-18
/
+4
2024-10-06
various fixes for `naked_asm!` implementation
Folkert de Vries
-3
/
+1
2024-10-06
disallow `asm!` in `#[naked]` functions
Folkert de Vries
-96
/
+60
2024-10-06
use `naked_asm!` in `tests/ui/asm/naked-functions.rs`
Folkert
-103
/
+81
2024-07-28
Rollup merge of #127853 - folkertdev:naked-function-error-messages, r=bjorn3
Matthias Krüger
-40
/
+4
2024-07-27
switch to an allowlist approach
Folkert
-3
/
+3
2024-07-24
use an allow list for allowed asm options in naked functions
Folkert
-1
/
+1
2024-07-16
improve error message when `#[naked]` is used with `#[inline]`
Folkert
-40
/
+4
2024-03-11
Update test directives for `wasm32-wasip1`
Alex Crichton
-35
/
+35
2024-02-08
Continue to borrowck even if there were previous errors
Oli Scherer
-39
/
+39
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+290