about summary refs log tree commit diff
path: root/tests/codegen/cffi
AgeCommit message (Expand)AuthorLines
2024-05-31Run rustfmt on `tests/codegen/`.Nicholas Nethercote-7/+16
2024-04-24Auto merge of #122053 - erikdesjardins:alloca, r=nikicbors-1/+1
2024-04-12Rollup merge of #123249 - goolmoos:naked_variadics, r=pnkfelixMatthias Krüger-0/+19
2024-04-12do not add prolog for variadic naked functionsGuy Shefy-0/+19
2024-04-11use [N x i8] for alloca typesErik Desjardins-1/+1
2024-03-17add tests for PassMode::Cast fixesErik Desjardins-6/+22
2024-03-06compiletest: Add a `//@ needs-threads` directiveAlex Crichton-1/+1
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-8/+8
2024-01-30Remove `ffi_returns_twice` featureclubby789-11/+0
2023-07-29tests/codegen/c-variadic* -> cffi/c-variadic*Jubilee Young-0/+118
2023-07-29tests/codegen/ffi-* -> cffi/ffi-*Jubilee Young-0/+62