about summary refs log tree commit diff
path: root/tests/codegen/function-arguments-noopt.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-69/+0
2024-05-31Run rustfmt on `tests/codegen/`.Nicholas Nethercote-14/+14
2024-03-05use [N x i8] for byval/sret typesErik Desjardins-2/+2
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-12-15Separate immediate and in-memory ScalarPair representationNikita Popov-2/+2
2023-07-27CHECK only for opaque ptrJosh Stone-5/+5
2023-07-10rustc_target: Add alignment to indirectly-passed by-value types, correcting thePatrick Walton-2/+2
2023-07-08Always name the return place.Camille GILLOT-2/+2
2023-02-06make PointerKind directly reflect pointer typesRalf Jung-0/+6
2023-01-11Move /src/test to /testsAlbert Larsan-0/+63