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