Version bump

This commit is contained in:
Oliver Schneider
2017-08-21 09:44:53 +02:00
parent b005748b85
commit 2493176f0e
5 changed files with 11 additions and 4 deletions

View File

@@ -365,6 +365,7 @@ pub fn register_plugins(reg: &mut rustc_plugin::Registry) {
types::INVALID_UPCAST_COMPARISONS,
unicode::NON_ASCII_LITERAL,
unicode::UNICODE_NOT_NFC,
use_self::USE_SELF,
]);
reg.register_lint_group("clippy_internal", vec![