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
/
incremental
Age
Commit message (
Expand
)
Author
Lines
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-18
incr.comp.: Mark DepKind node as input.
Michael Woerister
-0
/
+24
2017-12-11
move `resolve_lifetimes` into a proper query
Niko Matsakis
-3
/
+12
2017-12-08
incr.comp.: Hash spans unconditionally for full accuracy.
Michael Woerister
-437
/
+130
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
-1117
/
+5
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
Rollup merge of #45941 - gaurikholkar:master, r=nikomatsakis
Guillaume Gomez
-60
/
+47
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-10
incr.comp.: Don't crash in DepGraph::try_mark_green() when encountering a rem...
Michael Woerister
-0
/
+47
2017-11-08
Auto merge of #45867 - michaelwoerister:check-ich-stability, r=nikomatsakis
bors
-27
/
+64
2017-11-08
incr.comp.: Adapt nested_items test to new HIR hashing rules.
Michael Woerister
-18
/
+18
2017-11-08
incr.comp.: Make DefSpan an input dep-node so it is not affected by the exist...
Michael Woerister
-7
/
+9
2017-11-07
incr.comp.: Acknowledge the fact that shift operations can panic at runtime.
Michael Woerister
-2
/
+37
2017-11-07
Fix incremental tests after change to instantiation strategy.
Michael Woerister
-275
/
+285
2017-11-03
[Syntax Breaking] Rename DefaultImpl to AutoImpl
leonardo.yvens
-2
/
+2
2017-11-01
Auto merge of #45472 - michaelwoerister:incr-comp-caching-base, r=nikomatsakis
bors
-0
/
+19
2017-10-26
incr.comp.: Update overflow-check logic in HIR hashing.
Michael Woerister
-40
/
+82
2017-10-25
incr.comp.: Implement query diagnostic persistence.
Michael Woerister
-0
/
+19
2017-10-23
update inherent_impls tests
Niko Matsakis
-6
/
+5
2017-10-14
Auto merge of #45104 - vitiral:incr_auto_assert2, r=michaelwoerister
bors
-446
/
+392
2017-10-13
fix review comments
Garrett Berg
-31
/
+34
2017-10-12
incr comp: rustc_clean/dirty auto assert
Garrett Berg
-436
/
+379
2017-10-10
Rollup merge of #45148 - gaurikholkar:master, r=nikomatsakis
Steve Klabnik
-0
/
+160
2017-10-09
Update let-expressions.rs
gaurikholkar
-0
/
+160
2017-10-09
incr.comp.: Move macro-export test case to src/test/incremental.
Michael Woerister
-0
/
+22
2017-10-06
Auto merge of #44951 - vitiral:incr_struct_defs, r=michaelwoerister
bors
-4
/
+177
2017-10-03
related to #44924: update incr compilation for struct_defs.rs
Garrett Berg
-4
/
+177
[next]