about summary refs log tree commit diff
path: root/tests/codegen/transmute-optimized.rs
AgeCommit message (Expand)AuthorLines
2025-01-17Update our range `assume`s to the format that LLVM prefersScott McMurray-0/+8
2024-05-31Run rustfmt on `tests/codegen/`.Nicholas Nethercote-2/+8
2024-04-22Stabilize generic `NonZero`.Markus Reiter-1/+0
2024-02-25Use generic `NonZero` in tests.Markus Reiter-3/+3
2024-02-23Ignore less tests in debug buildsBen Kimock-1/+0
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2023-07-27Update the minimum external LLVM to 15Josh Stone-1/+0
2023-04-19Add transmute optimization tests and some extra commentsScott McMurray-0/+109