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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
iterators
Age
Commit message (
Expand
)
Author
Lines
2020-06-10
Migrate to numeric associated consts
Lzu Tao
-23
/
+23
2020-04-26
test iterator chain type length blowup
Bastian Kauschke
-0
/
+31
2020-04-11
rustc: Add a warning count upon completion
RoccoDev
-0
/
+2
2020-04-08
Small tweaks to required bound span
Esteban Küber
-1
/
+1
2020-04-08
Use `PredicateObligation`s instead of `Predicate`s
Esteban Küber
-1
/
+1
2020-01-22
Avoid overflow in `std::iter::Skip::count`
Oliver Middleton
-0
/
+8
2019-12-24
Generalize `array_into_iter` lint to also lint for boxed arrays
Lukas Kalbertodt
-0
/
+122
2019-11-06
Add UI test for `array.into_iter()` lint
Lukas Kalbertodt
-0
/
+103
2019-10-25
Re-enable Emscripten's exception handling support
Thomas Lively
-5
/
+5
2019-10-16
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-5
/
+5
2019-10-05
Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...
Tyler Mandry
-5
/
+5
2019-10-04
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-5
/
+5
2019-08-31
Use span label instead of note for cause in E0631
Esteban Küber
-5
/
+2
2019-08-12
Force optimization in 32-bit iter overflow tests
Josh Stone
-4
/
+4
2019-08-12
Move run-pass/iterators/* to ui/iterators/
Josh Stone
-0
/
+100
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-0
/
+270
2018-12-17
Fix grammar in compiler error for array iterators
Matthew Russell
-4
/
+4
2018-12-04
Update tests
Oliver Scherer
-10
/
+23
2018-10-11
Reword Range*/[Range*]: Iterator E0277 messages
Esteban Küber
-4
/
+91
2018-10-11
review comments
Esteban Küber
-15
/
+15
2018-10-09
Add tests for handled cases
Esteban Küber
-0
/
+286