about summary refs log tree commit diff
path: root/tests/codegen/personality_lifetimes.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-32/+0
2025-02-11tests/codegen: use -Copt-level=3 instead of -OJubilee Young-1/+1
2024-05-31Run rustfmt on `tests/codegen/`.Nicholas Nethercote-5/+3
2024-04-11use [N x i8] for alloca typesErik Desjardins-1/+1
2024-03-11Update test directives for `wasm32-wasip1`Alex Crichton-1/+0
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-4/+4
2024-01-05Make test compatible with 32-bit as wellNikita Popov-1/+1
2023-12-15Separate immediate and in-memory ScalarPair representationNikita Popov-1/+1
2023-10-17Automatically enable cross-crate inlining for small functionsBen Kimock-0/+2
2023-07-27CHECK only for opaque ptrJosh Stone-1/+1
2023-05-23codegen: add needs-unwind to tests that require itPietro Albini-0/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+32