rust/src/librustc_borrowck
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
..
borrowck Avoid comparing fields by name when possible 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 Moved remaining AST-borrowck diagnostic definitions to `rustc_mir` crate. 2017-10-10 13:12:00 +02:00
graphviz.rs rustc: use hir::ItemLocalId instead of ast::NodeId in CFG. 2017-09-01 11:17:03 +03:00
lib.rs Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00