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
/
librustc_incremental
/
persist
/
preds
Age
Commit message (
Expand
)
Author
Lines
2017-08-17
Rollup merge of #43891 - Fourchaux:master, r=steveklabnik
Corey Farwell
-1
/
+1
2017-08-15
use field init shorthand EVERYWHERE
Zack M. Davis
-3
/
+3
2017-08-15
Fix typos & us spellings
Fourchaux
-1
/
+1
2017-06-12
kill various tasks we no longer need and remove outdated README text
Niko Matsakis
-2
/
+1
2017-06-09
incr.comp.: Uniformly represent DepNodes as (Kind, StableHash) pairs.
Michael Woerister
-17
/
+18
2017-05-14
librustc_incremental: remove unused macro in test case
est31
-11
/
+0
2017-04-12
ICH: Replace old, transitive metadata hashing with direct hashing approach.
Michael Woerister
-5
/
+23
2017-03-22
Move Fingerprint to rustc::ich::Fingerprint.
Michael Woerister
-1
/
+1
2017-02-22
detect "bootstrap outputs" when serializing the dep-graph
Niko Matsakis
-2
/
+19
2017-02-04
pacify the mercilous tidy, improve cycle unit test
Niko Matsakis
-7
/
+74
2017-02-03
add a comment about optimality that somehow got removed
Niko Matsakis
-58
/
+76
2017-02-03
s/in_index/input_index/
Niko Matsakis
-7
/
+7
2017-01-31
rewrite the predecessors code to create a reduced graph
Niko Matsakis
-0
/
+983