This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
7c811203cd3e3f0bcdaedb6b51a81be2765bc635
rust
/
tests
/
codegen
/
cffi
History
DianQK
c453dcd62a
Use the aligned size for alloca at args when the pass mode is cast.
...
The `load` and `store` instructions in LLVM access the aligned size.
2024-07-02 06:33:35 +08:00
..
c-variadic-copy.rs
tests/codegen/c-variadic* -> cffi/c-variadic*
2023-07-29 18:34:41 -07:00
c-variadic-naked.rs
do not add prolog for variadic naked functions
2024-04-12 15:29:39 +03:00
c-variadic-opt.rs
[AUTO_GENERATED] Migrate compiletest to use
ui_test
-style
//@
directives
2024-02-22 16:04:04 +00:00
c-variadic.rs
Remove c_unwind from tests and fix tests
2024-06-19 13:54:55 +01:00
ffi-const.rs
Run rustfmt on
tests/codegen/
.
2024-05-31 15:56:43 +10:00
ffi-out-of-bounds-loads.rs
Use the aligned size for alloca at args when the pass mode is cast.
2024-07-02 06:33:35 +08:00
ffi-pure.rs
Run rustfmt on
tests/codegen/
.
2024-05-31 15:56:43 +10:00