rust/src/librustc_lint
Felix S. Klock II 074f239781 add mutable_borrow_reservation_conflict future-incompatibility lint.
Convert the new 2-phase reservation errors into instances of the lint
so that they will be controlled by that attribute.
2019-04-04 18:50:02 +01:00
..
builtin.rs Rollup merge of #59669 - Centril:lint-pass-macro, r=oli-obk 2019-04-04 01:49:12 +02:00
Cargo.toml specify "upper camel case" in style lint 2019-02-13 13:41:32 -05:00
diagnostics.rs librustc_lint => 2018 2019-02-08 20:35:41 +09:00
lib.rs add mutable_borrow_reservation_conflict future-incompatibility lint. 2019-04-04 18:50:02 +01:00
nonstandard_style.rs reduce repetition in librustc(_lint) wrt. impl LintPass 2019-04-03 23:37:31 +02:00
types.rs Rollup merge of #59669 - Centril:lint-pass-macro, r=oli-obk 2019-04-04 01:49:12 +02:00
unused.rs reduce repetition in librustc(_lint) wrt. impl LintPass 2019-04-03 23:37:31 +02:00