about summary refs log tree commit diff
path: root/tests/codegen/ascii-char.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-36/+0
2024-04-11codegen tests: Tolerate `nuw` `nsw` on `trunc`Matthew Maurer-1/+1
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-11-28update test for new LLVM 18 codegenKrasimir Georgiev-1/+1
2023-05-03Add the basic `ascii::Char` typeScott McMurray-0/+37