summary refs log tree commit diff
path: root/src/librustc_incremental/persist/file_format.rs
AgeCommit message (Expand)AuthorLines
2016-09-26incr.comp.: Fix build issue in rustc_incremental if CFG_VERSION is not set.Michael Woerister-3/+5
2016-09-26incr.comp.: Add test case for cache artifact file headers.Michael Woerister-3/+18
2016-09-26incr.comp.: Add file header to on-disk artifacts for validation.Michael Woerister-0/+105