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-26 13:01:27 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
rust
/
tests
/
codegen-llvm
/
cffi
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Folkert de Vries
84cd23b3c8
c-variadic: rename
VaList::arg
to
VaList::next_arg
2026-04-22 16:02:11 +02:00
..
c-variadic-ffi.rs
stabilize extern_system_varargs
2025-11-09 10:13:38 +01:00
c-variadic-inline.rs
c-variadic: rename
VaList::arg
to
VaList::next_arg
2026-04-22 16:02:11 +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
c-variadic: rename
VaList::arg
to
VaList::next_arg
2026-04-22 16:02:11 +02: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
…