rust/src/librustc_save_analysis
Alex Crichton 345ba505ec rustc: Remove dylib crate type from most rustc crates
Now that procedural macros no longer link transitively to libsyntax,
this shouldn't be needed any more! This commit is an experiment in
removing all dynamic libraries from rustc except for librustc_driver
itself. Let's see how far we can get with that!
2019-07-07 03:23:00 +02:00
..
Cargo.toml rustc: Remove dylib crate type from most rustc crates 2019-07-07 03:23:00 +02:00
dump_visitor.rs rename hir::map::opt_local_def_id* 2019-07-04 12:53:12 +02:00
json_dumper.rs save-analysis: Use serde instead of libserialize to dump JSON data 2019-04-21 12:45:16 +02:00
lib.rs Rollup merge of #62168 - ljedrz:the_culmination_of_hiridification, r=Zoxc 2019-07-05 20:26:56 +02: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