index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
codegen
/
slice-iter-nonnull.rs
Age
Commit message (
Expand
)
Author
Lines
2025-07-22
Rename `tests/codegen` into `tests/codegen-llvm`
Guillaume Gomez
-115
/
+0
2025-02-14
Simplify `slice::Iter::next` enough that it inlines
Scott McMurray
-3
/
+3
2025-02-11
tests/codegen: use -Copt-level=3 instead of -O
Jubilee Young
-1
/
+1
2024-12-05
Adapt codegen tests for NUW inference
Tim Neumann
-6
/
+6
2024-08-31
ignore/fix layout-sensitive tests
The 8472
-0
/
+1
2024-02-23
Ignore less tests in debug builds
Ben Kimock
-1
/
+0
2024-02-22
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
许杰友 Jieyou Xu (Joe)
-2
/
+2
2024-01-23
Remove uses of no-system-llvm
Nikita Popov
-1
/
+0
2023-12-15
Separate immediate and in-memory ScalarPair representation
Nikita Popov
-4
/
+4
2023-09-01
update tests that are ignored by debug
Ding Xiang Fei
-3
/
+3
2023-07-20
Get `!nonnull` metadata consistently in slice iterators, without needing `ass...
Scott McMurray
-0
/
+39
2023-05-12
Remove useless `assume`s from `slice::iter(_mut)`
Scott McMurray
-0
/
+35
2023-05-06
Remove some `assume`s from slice iterators that don't do anything
Scott McMurray
-0
/
+42