rust/src/librustc_incremental
Niko Matsakis ea2d90e903 consider DepNode::Krate to be an input
This seems not only more correct but allows us to write tests that check
whether the krate hash as a whole is clean/dirty
2016-08-23 11:57:27 -04:00
..
calculate_svh make svh independent of item ordering 2016-08-23 10:42:46 -04:00
persist consider DepNode::Krate to be an input 2016-08-23 11:57:27 -04:00
assert_dep_graph.rs skip assert-dep-graph unless unit testing 2016-08-03 19:33:51 -04:00
Cargo.toml Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
lib.rs rename HashesMap to IncrementalHashesMap 2016-08-23 07:47:14 -04:00