rust/src/librustc_save_analysis
2017-02-28 08:30:07 +02:00
..
Cargo.toml Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
csv_dumper.rs Fixed missing comma in the csv dumper. 2016-07-25 11:46:59 +02:00
data.rs signature info for other items (mods, fns, methods, etc.) 2016-12-22 15:18:03 +13:00
dump.rs save-analysis: attempt number 2 at a JSON version 2016-05-11 13:50:23 -07:00
dump_visitor.rs rustc: consolidate dep-tracked hashmaps in tcx.maps. 2017-02-25 17:07:59 +02:00
external_data.rs rustc: rename TyCtxt's map field to hir. 2017-01-26 13:41:28 +02:00
json_api_dumper.rs save-analysis: emit info about impls and super-traits in JSON 2017-02-13 17:50:58 +13:00
json_dumper.rs save-analysis: emit info about impls and super-traits in JSON 2017-02-13 17:50:58 +13:00
lib.rs rustc_typeck: lift CrateCtxt to TyCtxt. 2017-02-25 17:07:59 +02:00
span_utils.rs rustc_save_analysis: don't pollute the codemap with fake files. 2017-02-28 08:30:07 +02:00