about summary refs log tree commit diff
path: root/tests/codegen/issues/issue-119422.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-83/+0
2025-04-10replace `//@ compile-flags: --edition` with `//@ edition`Pietro Albini-1/+2
2025-02-11tests/codegen: use -Copt-level=3 instead of -OJubilee Young-1/+1
2024-05-31Run rustfmt on `tests/codegen/`.Nicholas Nethercote-2/+2
2024-04-22Stabilize generic `NonZero`.Markus Reiter-1/+0
2024-02-25Use generic `NonZero` in tests.Markus Reiter-11/+11
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2024-01-06Add assume into `NonZeroIntX::get`AngelicosPhosphoros-0/+83