summary refs log tree commit diff
path: root/src/librustc_incremental/lib.rs
AgeCommit message (Expand)AuthorLines
2016-07-28Modify trans to skip generating `.o` filesNiko Matsakis-0/+2
2016-07-28Code to save/load the work-products map from diskNiko Matsakis-0/+2
2016-06-23Move errors from libsyntax to its own crateJonathan Turner-0/+1
2016-04-06rebase: get `bug!` macroNiko Matsakis-1/+1
2016-04-06make an incremental crateNiko Matsakis-0/+41