summary refs log tree commit diff
path: root/src/librustc_incremental/persist/load.rs
AgeCommit message (Expand)AuthorLines
2016-04-06rebase over the hir renameNiko Matsakis-1/+1
2016-04-06remove use of rbml and just use opaque encoderNiko Matsakis-23/+11
2016-04-06Fix another call to bug into the macroNiko Matsakis-3/+1
2016-04-06FIXME for lockfileNiko Matsakis-0/+1
2016-04-06add FIXME #32753 markers: SVH vs ICHNiko Matsakis-0/+1
2016-04-06add some commentsNiko Matsakis-1/+6
2016-04-06add code to persist graph and for unit-testingNiko Matsakis-0/+221