about summary refs log tree commit diff
path: root/tests/codegen/repr/transparent.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-221/+0
2025-04-29enable msa feature for mips in codegen testsAdrian Friedli-1/+2
2025-04-23wasm, arm, x86-without-SSE need simd to be explicitly enabledRalf Jung-1/+4
2025-02-11tests/codegen: use -Copt-level=3 instead of -OJubilee Young-1/+1
2024-09-09Ban non-array SIMDScott McMurray-1/+1
2024-08-11Add range attribute to scalar function results and argumentsAndreas Jonson-1/+1
2024-05-31Run rustfmt on `tests/codegen/`.Nicholas Nethercote-25/+69
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-4/+4
2023-09-07add support for rustc_abi(assert_eq) and use it to test some repr(transparent...Ralf Jung-1/+0
2023-07-29Replace ignore-everything with only-archJubilee Young-3/+6
2023-07-29mv tests/codegen/repr-* tests/codegen/reprJubilee Young-0/+171