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
/
codegen
/
naked-fn
Age
Commit message (
Expand
)
Author
Lines
2025-07-22
Rename `tests/codegen` into `tests/codegen-llvm`
Guillaume Gomez
-397
/
+0
2025-07-19
Mitigate `#[align]` name resolution ambiguity regression with a rename
Jieyou Xu
-3
/
+8
2025-07-06
Skip `align` tests on wasm
Jules Bertholet
-0
/
+2
2025-06-18
add `#[align]` attribute
Folkert de Vries
-3
/
+3
2025-04-20
stabilize `naked_functions`
Folkert de Vries
-5
/
+4
2025-04-19
Make `#[naked]` an unsafe attribute
Folkert de Vries
-50
/
+46
2025-03-11
naked functions: on windows emit `.endef` without the symbol name
Folkert de Vries
-24
/
+48
2025-02-24
tests: use minicore more
David Wood
-18
/
+6
2025-02-11
tests/codegen: use -Copt-level=3 instead of -O
Jubilee Young
-1
/
+1
2025-01-10
add `-Zmin-function-alignment`
Folkert de Vries
-0
/
+44
2024-12-10
make naked function generics test stricter
Folkert de Vries
-4
/
+5
2024-12-10
codegen `#[naked]` functions using `global_asm!`
Folkert
-72
/
+311
2024-10-06
disallow `asm!` in `#[naked]` functions
Folkert de Vries
-8
/
+8
2024-10-06
use `naked_asm!` in naked-function tests
Folkert
-3
/
+3
2024-08-27
add repr to the allowlist for naked functions, and test that it works
jdonszelmann
-0
/
+20
2024-06-14
Use `-Zno-profiler-runtime` instead of `//@ needs-profiler-support`
Zalathar
-1
/
+1
2024-05-31
Run rustfmt on `tests/codegen/`.
Nicholas Nethercote
-5
/
+2
2024-04-12
do not add prolog for variadic naked functions
Guy Shefy
-1
/
+1
2024-02-22
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
许杰友 Jieyou Xu (Joe)
-9
/
+9
2023-07-29
tests/codegen/naked-* -> naked-fn/naked-*
Jubilee Young
-0
/
+82