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
/
file_format.rs
Age
Commit message (
Expand
)
Author
Lines
2020-03-16
use direct imports for `rustc::{lint, session}`.
Mazdak Farrokhzad
-1
/
+1
2020-02-04
fix couple of perf related clipyp warnings
Matthias Krüger
-2
/
+1
2019-12-22
Format the world
Mark Rousskov
-18
/
+24
2019-02-10
rustc: doc comments
Alexander Regueiro
-3
/
+3
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-04
cleanup: remove static lifetimes from consts
ljedrz
-2
/
+2
2018-06-27
Make opaque::Encoder append-only and make it infallible
John Kåre Alsaker
-8
/
+7
2018-01-10
Use the new fs_read_write functions in rustc internals
Matt Brubeck
-6
/
+2
2017-12-15
Resolves #46555 - Moving loading and decoding of dependency graph to backgrou...
David Teller
-7
/
+8
2017-11-13
incr.comp.: Include header when loading cache files in order to get the same ...
Michael Woerister
-7
/
+11
2017-10-06
incr.comp.: Bring back output of -Zincremental-info.
Michael Woerister
-1
/
+1
2017-06-22
Print -Zincremental-info to stderr instead of stdout.
Michael Woerister
-3
/
+3
2017-03-27
Fix various useless derefs and slicings
Oliver Schneider
-2
/
+2
2016-11-30
incr.comp.: Add more output to -Z incremental-info.
Michael Woerister
-1
/
+15
2016-09-26
incr.comp.: Fix build issue in rustc_incremental if CFG_VERSION is not set.
Michael Woerister
-3
/
+5
2016-09-26
incr.comp.: Add test case for cache artifact file headers.
Michael Woerister
-3
/
+18
2016-09-26
incr.comp.: Add file header to on-disk artifacts for validation.
Michael Woerister
-0
/
+105