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
/
closure_expressions.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-124
/
+0
2023-01-07
Auto merge of #105323 - cjgillot:simplify-const-prop, r=davidtwco
bors
-2
/
+2
2022-12-25
Remove references to removed option from tests.
Camille GILLOT
-3
/
+0
2022-12-25
Bless incremental test.
Camille GILLOT
-2
/
+2
2022-05-27
Switch incremental/hashes tests to all use optimizations.
Jakob Degen
-4
/
+4
2021-09-10
Duplicate tests for incremental spans mode.
Camille GILLOT
-18
/
+36
2020-10-26
simplify-locals: Remove unused assignments regardless of rvalue kind
Tomasz Miąsko
-2
/
+2
2020-07-17
Rename TypeckTables to TypeckResults.
Valentin Lazureanu
-4
/
+4
2020-07-15
mir_built is a lie
Bastian Kauschke
-3
/
+3
2020-03-19
hir: replace "items" terminology with "nodes" where appropriate.
Eduard-Mihai Burtescu
-6
/
+6
2020-03-17
Update tests for erasing regions in typeck
Matthew Jasper
-2
/
+2
2020-03-14
Replace `HirBody` with `hir_owner_items` in tests
John Kåre Alsaker
-6
/
+6
2019-08-19
Cherry-pick src/test changes with Centril's changes
sd234678
-6
/
+6
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-1
/
+1
2019-05-12
Change compare mode to use -Zborrowck=mir
Matthew Jasper
-2
/
+2
2019-03-30
Update tests
John Kåre Alsaker
-4
/
+4
2019-03-20
Add no_hash to query macro and move some queries over
John Kåre Alsaker
-4
/
+4
2019-02-08
Update tests
John Kåre Alsaker
-4
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-11
/
+0
2018-10-26
Fix tests and assertions; add some comments
Nick Cameron
-1
/
+1
2018-10-22
fix incremental test
Niko Matsakis
-1
/
+1
2018-04-13
Rename must-compile-successfully into compile-pass
Guillaume Gomez
-1
/
+1
2018-02-20
rustc_mir: always run the deaggregator.
Eduard-Mihai Burtescu
-1
/
+1
2017-12-08
incr.comp.: Hash spans unconditionally for full accuracy.
Michael Woerister
-1
/
+1
2017-12-05
Update closure expression fingerprint hash tests
Jeff Crocker
-36
/
+24
2017-11-29
incr.comp.: Update test cases after metadata hashing removal.
Michael Woerister
-12
/
+0
2016-12-06
ICH: Add test case for closure expressions.
Michael Woerister
-0
/
+144