rust/src/librustc_save_analysis
bors 0f118f6a6c Auto merge of #59096 - ljedrz:HirIdify_AccessLevel, r=Zoxc
middle: replace NodeId with HirId in AccessLevels

Pushing the limits of HirIdification (#57578).

Replaces `NodeId` with `HirId` in `middle::privacy::AccessLevels`. Actually this time I was more successful and cracked it; I probably tried to HirIdify too much at once when I attempted it last time ^^.

r? @Zoxc
2019-03-23 12:21:27 +00:00
..
Cargo.toml librustc_save_analysis => 2018 2019-02-07 01:02:00 +09:00
dump_visitor.rs Auto merge of #59096 - ljedrz:HirIdify_AccessLevel, r=Zoxc 2019-03-23 12:21:27 +00:00
json_dumper.rs librustc_save_analysis => 2018 2019-02-07 01:02:00 +09:00
lib.rs rustc: replace node_path_str with uses of def_path_str. 2019-03-15 13:25:10 +02:00
sig.rs Do not complain about non-existing fields after parse recovery 2019-03-17 20:09:53 -07:00
span_utils.rs librustc_save_analysis => 2018 2019-02-07 01:02:00 +09:00