summary refs log tree commit diff
path: root/src/librustc_incremental/lib.rs
AgeCommit message (Collapse)AuthorLines
2016-04-06rebase: get `bug!` macroNiko Matsakis-1/+1
2016-04-06make an incremental crateNiko Matsakis-0/+41
for now, this houses `svh` and the code to check `assert_dep_graph` is sane