This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-04-29 11:51:31 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc5a7077ca43894de1ea0d3f9f56ac627ceef5c7
rust
/
tests
/
codegen-llvm
/
cffi
T
History
Josh Stone
52dfa94cdc
Update the minimum external LLVM to 21
2026-03-12 16:45:42 -07:00
..
c-variadic-ffi.rs
stabilize extern_system_varargs
2025-11-09 10:13:38 +01:00
c-variadic-inline.rs
c-variadic: check that inline attributes are accepted on c-variadic functions
2025-09-13 21:05:12 +02:00
c-variadic-naked.rs
…
c-variadic-opt.rs
c_variadic
: use
Clone
instead of LLVM
va_copy
2026-01-20 18:38:50 +01:00
c-variadic-va_list.rs
Update the minimum external LLVM to 21
2026-03-12 16:45:42 -07:00
c-variadic.rs
Update the minimum external LLVM to 21
2026-03-12 16:45:42 -07:00
ffi-const.rs
…
ffi-out-of-bounds-loads.rs
compiletest: rename add-core-stubs to add-minicore
2025-11-02 16:20:06 +01:00
ffi-pure.rs
…