rust/src/librustc_lint
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 Move librustc_const_eval to librustc_mir 2018-03-08 08:08:14 +01:00
bad_style.rs Do not uppercase-lint no_mangle statics 2018-04-10 22:30:23 +01:00
builtin.rs Avoid comparing fields by name when possible 2018-04-12 23:06:03 +03:00
lib.rs Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
types.rs transition various normalization functions to the new methods 2018-03-13 11:22:07 -04:00
unused.rs Rename `ast::Variant_::name` into `ident` + Fix rebase 2018-04-06 11:48:19 +03:00