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
Age
Commit message (
Expand
)
Author
Lines
2019-04-22
Remove double trailing newlines
varkor
-1
/
+0
2019-03-30
Update tests
John Kåre Alsaker
-103
/
+103
2019-03-20
Add no_hash to query macro and move some queries over
John Kåre Alsaker
-155
/
+155
2019-03-18
Add load_cached query modifier and keep dep node names consistent with query ...
John Kåre Alsaker
-175
/
+175
2019-03-18
Define queries using a proc macro
John Kåre Alsaker
-77
/
+77
2019-02-08
Allow a dirty MirBuilt for make_extern and make_method_extern
John Kåre Alsaker
-2
/
+2
2019-02-08
Update tests
John Kåre Alsaker
-153
/
+153
2018-12-30
Fix unresolved inference variable ICE.
David Wood
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-284
/
+0
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-2
/
+2
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-10-02
Improve implicit self mutability suggestions.
David Wood
-1
/
+1
2018-09-10
fix incremental test
Niko Matsakis
-1
/
+1
2018-06-07
Add existential type definitons
Oliver Schneider
-1
/
+1
2018-04-13
Rename must-compile-successfully into compile-pass
Guillaume Gomez
-26
/
+26
2018-03-26
Stabilize conservative_impl_trait
Taylor Cramer
-1
/
+0
2018-03-23
Fixed issues with incremental tests.
David Wood
-1
/
+1
2018-03-15
Stabilize `inclusive_range_syntax` language feature.
kennytm
-1
/
+0
2018-02-20
rustc_mir: always run the deaggregator.
Eduard-Mihai Burtescu
-1
/
+1
2018-02-07
Fix tests for MIR loop lowering
bobtwinkles
-1
/
+1
2018-01-29
tests: replace "lvalue" terminology with "place".
Eduard-Mihai Burtescu
-3
/
+3
2017-12-30
Remove excessive trailing newlines.
kennytm
-5
/
+0
2017-12-08
incr.comp.: Hash spans unconditionally for full accuracy.
Michael Woerister
-343
/
+97
2017-12-05
Format function interface fingerprint hash tests
Jeff Crocker
-56
/
+70
2017-12-05
Update 'while loop' fingerprint hash tests
Jeff Crocker
-54
/
+36
2017-12-05
Update 'while let loop' fingerprint hash tests
Jeff Crocker
-54
/
+36
2017-12-05
Update loop expression fingerprint hash tests
Jeff Crocker
-48
/
+32
2017-12-05
Update inline asm fingerprint hash tests
Jeff Crocker
-36
/
+24
2017-12-05
Update function interface fingerprint hash tests
Jeff Crocker
-108
/
+108
2017-12-05
Update for loop fingerprint hash tests
Jeff Crocker
-66
/
+44
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
-1081
/
+4
2017-11-22
modify inherent impls test to indicate `TypeckTables` do not change
Niko Matsakis
-4
/
+40
2017-11-22
Rollup merge of #45987 - gaurikholkar:let-expr, r=michaelwoerister
kennytm
-210
/
+36
2017-11-16
Rollup merge of #45951 - CrockAgile:master, r=michaelwoerister
Guillaume Gomez
-145
/
+75
2017-11-14
Remove checked arithmetic from if expression hash tests
Jeff Crocker
-4
/
+4
2017-11-14
Rollup merge of #45950 - fitzgen:update-unary-and-binary-exprs-test-to-use-in...
Guillaume Gomez
-112
/
+56
2017-11-14
update let-expressions to use except
gaurikholkar
-210
/
+36
2017-11-13
fixing indentation
gaurikholkar
-12
/
+12
2017-11-12
Updated exported incremental compilation hash tests
Jeff Crocker
-12
/
+6
2017-11-12
Fix indexing expressions test copy/paste docs
Jeff Crocker
-1
/
+1
2017-11-12
Update if-expressions incremental hash tests
Jeff Crocker
-32
/
+16
2017-11-12
incr: Make `unary_and_binary_exprs.rs` use `except`-style incremental checking
Nick Fitzgerald
-112
/
+56
2017-11-12
Update panic expressions w/o overflow checks tests
Jeff Crocker
-52
/
+26
2017-11-12
Update panic expression incremental tests
Jeff Crocker
-44
/
+22
2017-11-12
tidy fixes
gaurikholkar
-1
/
+1
2017-11-12
update match-expressions.rs
gaurikholkar
-60
/
+47
2017-11-08
Auto merge of #45867 - michaelwoerister:check-ich-stability, r=nikomatsakis
bors
-2
/
+37
2017-11-07
incr.comp.: Acknowledge the fact that shift operations can panic at runtime.
Michael Woerister
-2
/
+37
[next]