rust/src/librustc_privacy
Vadim Petrochenkov 4f69b7fb85 Avoid comparing fields by name when possible
Resolve them into field indices once and then use those resolutions

+ Fix rebase
2018-04-12 23:06:03 +03:00
..
Cargo.toml Replace Rc with Lrc for shared data 2018-03-02 10:48:52 +01:00
diagnostics.rs Removed as many "```ignore" as possible. 2017-06-23 15:31:53 +08:00
lib.rs Avoid comparing fields by name when possible 2018-04-12 23:06:03 +03:00