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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2016-11-03
Stabilize `..` in tuple (struct) patterns
Vadim Petrochenkov
-1
/
+1
2016-10-17
ICH: Use 128-bit Blake2b hash instead of 64-bit SipHash for incr. comp. finge...
Michael Woerister
-0
/
+1
2016-10-12
Stabilise `?`
Nick Cameron
-1
/
+1
2016-09-23
ICH: Add ability to test the ICH of exported metadata items.
Michael Woerister
-0
/
+7
2016-09-20
Remove librbml and the RBML-tagged auto-encoder/decoder.
Eduard Burtescu
-1
/
+0
2016-09-06
Auto merge of #36025 - michaelwoerister:incr-comp-hash-spans, r=nikomatsakis
bors
-0
/
+1
2016-09-04
Replace `_, _` with `..`
Vadim Petrochenkov
-0
/
+1
2016-09-01
Fill some holes in SVH/ICH computation, making it more strict.
Michael Woerister
-0
/
+1
2016-08-29
Implement copy-on-write scheme for managing the incremental compilation cache.
Michael Woerister
-0
/
+2
2016-08-23
rename HashesMap to IncrementalHashesMap
Niko Matsakis
-2
/
+2
2016-08-20
compute and cache HIR hashes at beginning
Niko Matsakis
-1
/
+2
2016-07-28
Modify trans to skip generating `.o` files
Niko Matsakis
-0
/
+2
2016-07-28
Code to save/load the work-products map from disk
Niko Matsakis
-0
/
+2
2016-06-23
Move errors from libsyntax to its own crate
Jonathan Turner
-0
/
+1
2016-04-06
rebase: get `bug!` macro
Niko Matsakis
-1
/
+1
2016-04-06
make an incremental crate
Niko Matsakis
-0
/
+41