rust/src/librustc_save_analysis
bors b7dfc2bd12 Auto merge of #37776 - nrc:save-double-angle, r=@brson
save-analysis: handle << and >> operators inside [] in types

Fixes #37700
2016-11-18 11:45:53 -08: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 rustc_metadata: go only through rustc_serialize in astencode. 2016-09-20 20:07:54 +03:00
dump.rs save-analysis: attempt number 2 at a JSON version 2016-05-11 13:50:23 -07:00
dump_visitor.rs Add variants Def::Macro and Namespace::MacroNS. 2016-11-10 09:21:44 +00:00
external_data.rs rustc_metadata: go only through rustc_serialize in astencode. 2016-09-20 20:07:54 +03:00
json_api_dumper.rs rustc_metadata: go only through rustc_serialize in astencode. 2016-09-20 20:07:54 +03:00
json_dumper.rs save-analysis: change imports to carry a ref id rather than their own node id 2016-10-29 08:43:14 +10:00
lib.rs hash the contents of impl-item-ref by adding them to visitor 2016-11-17 13:44:22 -05:00
span_utils.rs save-analysis: handle << and >> operators inside [] in types 2016-11-18 13:06:16 +13:00