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
/
src
/
test
/
incremental
/
hashes
/
for_loops.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-299
/
+0
2022-12-25
Remove references to removed option from tests.
Camille GILLOT
-3
/
+0
2022-05-27
Switch incremental/hashes tests to all use optimizations.
Jakob Degen
-1
/
+1
2022-05-24
Fix/bless tests broken by DSE
Jakob Degen
-3
/
+3
2021-11-21
Simplify for loop desugar
Cameron Steffen
-1
/
+1
2021-10-15
Use more lowered spans in for loop
Cameron Steffen
-3
/
+3
2021-10-15
Don't mark for loop head span with desugaring
Cameron Steffen
-1
/
+1
2021-09-10
Duplicate tests for incremental spans mode.
Camille GILLOT
-29
/
+58
2020-07-17
Rename TypeckTables to TypeckResults.
Valentin Lazureanu
-2
/
+2
2020-07-15
mir_built is a lie
Bastian Kauschke
-8
/
+8
2020-03-19
hir: replace "items" terminology with "nodes" where appropriate.
Eduard-Mihai Burtescu
-11
/
+11
2020-03-14
Replace `HirBody` with `hir_owner_items` in tests
John Kåre Alsaker
-11
/
+11
2019-11-27
rustc: move debug info from LocalDecl and UpvarDecl into a dedicated VarDebug...
Eduard-Mihai Burtescu
-1
/
+1
2019-10-20
Improve SimplifyLocals pass so it can remove unused consts
Wesley Wiser
-1
/
+1
2019-08-23
Fix incremental tests
Wesley Wiser
-1
/
+1
2019-08-22
Changed tests
Wesley Wiser
-1
/
+1
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-1
/
+1
2019-03-30
Update tests
John Kåre Alsaker
-2
/
+2
2019-03-20
Add no_hash to query macro and move some queries over
John Kåre Alsaker
-8
/
+8
2019-02-08
Update tests
John Kåre Alsaker
-8
/
+8
2018-12-25
Remove licenses
Mark Rousskov
-11
/
+0
2018-04-13
Rename must-compile-successfully into compile-pass
Guillaume Gomez
-1
/
+1
2017-12-08
incr.comp.: Hash spans unconditionally for full accuracy.
Michael Woerister
-1
/
+1
2017-12-05
Update for loop fingerprint hash tests
Jeff Crocker
-66
/
+44
2017-11-29
incr.comp.: Update test cases after metadata hashing removal.
Michael Woerister
-22
/
+0
2016-11-29
Fix SVH tests some more
Florian Diebold
-11
/
+11
2016-11-29
Fix remaining SVH tests
Florian Diebold
-11
/
+23
2016-11-29
WIP: update tests to pass -- not complete
Niko Matsakis
-0
/
+10
2016-11-17
ICH: Add regression tests for various kinds of loops.
Michael Woerister
-0
/
+306