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
/
let_expressions.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-219
/
+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
-2
/
+2
2021-09-10
Duplicate tests for incremental spans mode.
Camille GILLOT
-60
/
+77
2020-07-17
Rename TypeckTables to TypeckResults.
Valentin Lazureanu
-9
/
+9
2020-07-15
mir_built is a lie
Bastian Kauschke
-12
/
+12
2020-05-24
Clear MIR local type annotations after borrowck
Jonas Schievink
-1
/
+1
2020-03-19
hir: replace "items" terminology with "nodes" where appropriate.
Eduard-Mihai Burtescu
-12
/
+12
2020-03-14
Replace `HirBody` with `hir_owner_items` in tests
John Kåre Alsaker
-12
/
+12
2019-11-27
rustc: move debug info from LocalDecl and UpvarDecl into a dedicated VarDebug...
Eduard-Mihai Burtescu
-4
/
+4
2019-10-20
Improve SimplifyLocals pass so it can remove unused consts
Wesley Wiser
-4
/
+4
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-1
/
+1
2019-03-30
Update tests
John Kåre Alsaker
-9
/
+9
2019-03-20
Add no_hash to query macro and move some queries over
John Kåre Alsaker
-12
/
+12
2019-02-08
Update tests
John Kåre Alsaker
-12
/
+12
2018-12-30
Fix unresolved inference variable ICE.
David Wood
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-11
/
+0
2018-09-10
fix incremental test
Niko Matsakis
-1
/
+1
2018-04-13
Rename must-compile-successfully into compile-pass
Guillaume Gomez
-1
/
+1
2018-03-23
Fixed issues with incremental tests.
David Wood
-1
/
+1
2017-12-08
incr.comp.: Hash spans unconditionally for full accuracy.
Michael Woerister
-1
/
+1
2017-11-29
incr.comp.: Update test cases after metadata hashing removal.
Michael Woerister
-22
/
+0
2017-11-14
update let-expressions to use except
gaurikholkar
-210
/
+36
2017-10-09
Update let-expressions.rs
gaurikholkar
-0
/
+160
2016-11-29
WIP: update tests to pass -- not complete
Niko Matsakis
-12
/
+12
2016-11-29
Fix new tests
Florian Diebold
-12
/
+36
2016-11-08
ICH: Add test case for let-expressions.
Michael Woerister
-0
/
+228