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
/
cffi
Age
Commit message (
Expand
)
Author
Lines
2025-04-20
stabilize `naked_functions`
Folkert de Vries
-1
/
+0
2025-04-19
Make `#[naked]` an unsafe attribute
Folkert de Vries
-4
/
+2
2025-04-13
error on unsafe attributes in pre-2024 editions
Folkert de Vries
-2
/
+2
2025-04-05
Update the minimum external LLVM to 19
Josh Stone
-5
/
+2
2025-03-31
PassWrapper: adapt for llvm/llvm-project@94122d58fc77079a291a3d008914006cb509...
Augie Fackler
-1
/
+1
2025-02-24
tests: use minicore more
David Wood
-6
/
+3
2024-10-06
more `asm!` -> `naked_asm!` in tests
Folkert de Vries
-2
/
+1
2024-08-29
Add `-Zlint-llvm-ir`
DianQK
-1
/
+2
2024-07-02
Use the aligned size for alloca at args when the pass mode is cast.
DianQK
-2
/
+2
2024-06-19
Remove c_unwind from tests and fix tests
Gary Guo
-1
/
+0
2024-05-31
Run rustfmt on `tests/codegen/`.
Nicholas Nethercote
-7
/
+16
2024-04-24
Auto merge of #122053 - erikdesjardins:alloca, r=nikic
bors
-1
/
+1
2024-04-12
Rollup merge of #123249 - goolmoos:naked_variadics, r=pnkfelix
Matthias Krüger
-0
/
+19
2024-04-12
do not add prolog for variadic naked functions
Guy Shefy
-0
/
+19
2024-04-11
use [N x i8] for alloca types
Erik Desjardins
-1
/
+1
2024-03-17
add tests for PassMode::Cast fixes
Erik Desjardins
-6
/
+22
2024-03-06
compiletest: Add a `//@ needs-threads` directive
Alex Crichton
-1
/
+1
2024-02-22
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
许杰友 Jieyou Xu (Joe)
-8
/
+8
2024-01-30
Remove `ffi_returns_twice` feature
clubby789
-11
/
+0
2023-07-29
tests/codegen/c-variadic* -> cffi/c-variadic*
Jubilee Young
-0
/
+118
2023-07-29
tests/codegen/ffi-* -> cffi/ffi-*
Jubilee Young
-0
/
+62