rust/src/librustc_save_analysis
Mark Rousskov 68c0ba284d Rename JsonDumper to Dumper
The Dumper no longer has anything to do specifically with JSON, it
merely represents processing into an `Analysis` output.
2019-07-25 12:27:34 -04:00
..
Cargo.toml rustc: Remove dylib crate type from most rustc crates 2019-07-07 03:23:00 +02:00
dump_visitor.rs Rename JsonDumper to Dumper 2019-07-25 12:27:34 -04:00
dumper.rs Rename JsonDumper to Dumper 2019-07-25 12:27:34 -04:00
lib.rs Rename JsonDumper to Dumper 2019-07-25 12:27:34 -04:00
sig.rs revert the NodeId to HirId parameter change to get_path_res 2019-06-21 08:57:34 +02:00
span_utils.rs remove peek_span_src_raw from StringReader 2019-07-04 09:08:39 +03:00