about summary refs log tree commit diff
path: root/tests/codegen/repr/transparent-imm-array.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-116/+0
2025-02-24tests: use minicore moreDavid Wood-8/+3
2025-02-11tests/codegen: use -Copt-level=3 instead of -OJubilee Young-1/+1
2024-09-17tests: add repr/transparent test for aarch64David Wood-1/+2
2024-05-31Run rustfmt on `tests/codegen/`.Nicholas Nethercote-13/+30
2024-03-10add -O to some tests which depend on attributes being addedErik Desjardins-1/+1
2024-03-09convert codegen/repr/transparent-* tests to no_core, fix discrepanciesErik Desjardins-19/+36
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-7/+7
2023-07-29Replace ignore-everything with only-archJubilee Young-13/+9
2023-07-29mv tests/codegen/repr-* tests/codegen/reprJubilee Young-0/+90