about summary refs log tree commit diff
path: root/tests/codegen/repr/transparent-struct-ptr.rs
AgeCommit message (Expand)AuthorLines
2024-09-17tests: add repr/transparent test for aarch64David Wood-116/+0
2024-05-31Run rustfmt on `tests/codegen/`.Nicholas Nethercote-13/+30
2024-03-09convert codegen/repr/transparent-* tests to no_core, fix discrepanciesErik Desjardins-11/+23
2024-03-05use [N x i8] for byval/sret typesErik Desjardins-8/+8
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-12/+10
2023-07-29mv tests/codegen/repr-* tests/codegen/reprJubilee Young-0/+89