about summary refs log tree commit diff
path: root/tests/codegen/slice-ref-equality.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-90/+0
2025-02-13Set both `nuw` and `nsw` in slice size calculationScott McMurray-4/+4
2025-02-11tests/codegen: use -Copt-level=3 instead of -OJubilee Young-1/+1
2024-04-22Stabilize generic `NonZero`.Markus Reiter-1/+0
2024-04-18At debuginfo=0, don't inline debuginfo when inliningScott McMurray-16/+16
2024-02-25Use generic `NonZero` in tests.Markus Reiter-4/+4
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-08-17Bless codegen tests.Camille GILLOT-16/+16
2023-07-27CHECK only for opaque ptrJosh Stone-6/+6
2023-07-10Perform reference propagation earlier.Camille GILLOT-16/+16
2023-03-01Merge two different equality specialization traits in `core`Scott McMurray-1/+55
2023-01-11Move /src/test to /testsAlbert Larsan-0/+38