rust/src/librustc_save_analysis
Tobias Schottdorf e5e664fb07 Upgrade ProjectionTy's Name to a DefId
Part of #42171, in preparation for downgrading the contained `TraitRef` to
only its `substs`.
2017-05-31 12:35:13 -04:00
..
Cargo.toml Update save-analysis deps and RLS submodule 2017-05-09 07:15:48 +12:00
csv_dumper.rs Fix various useless derefs and slicings 2017-03-27 08:58:00 +02:00
data.rs Ensure we walk the root module of the crate 2017-05-11 17:45:27 +12:00
dump.rs Removal pass for anonymous parameters 2017-05-02 05:55:20 +02:00
dump_visitor.rs Pass crate attributes in visit.rs 2017-05-12 07:15:29 +12:00
external_data.rs Ensure we walk the root module of the crate 2017-05-11 17:45:27 +12:00
json_api_dumper.rs Ensure we walk the root module of the crate 2017-05-11 17:45:27 +12:00
json_dumper.rs Ensure we walk the root module of the crate 2017-05-11 17:45:27 +12:00
lib.rs Upgrade ProjectionTy's Name to a DefId 2017-05-31 12:35:13 -04:00
span_utils.rs Refactor how spans are combined in the parser. 2017-03-29 11:17:59 +00:00