about summary refs log tree commit diff
path: root/tests/codegen/slice-iter-nonnull.rs
AgeCommit message (Expand)AuthorLines
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
2024-01-23Remove uses of no-system-llvmNikita Popov-1/+0
2023-12-15Separate immediate and in-memory ScalarPair representationNikita Popov-4/+4
2023-09-01update tests that are ignored by debugDing Xiang Fei-3/+3
2023-07-20Get `!nonnull` metadata consistently in slice iterators, without needing `ass...Scott McMurray-0/+39
2023-05-12Remove useless `assume`s from `slice::iter(_mut)`Scott McMurray-0/+35
2023-05-06Remove some `assume`s from slice iterators that don't do anythingScott McMurray-0/+42