update lints
This commit is contained in:
@@ -268,6 +268,9 @@ pub fn register_plugins(reg: &mut rustc_plugin::Registry) {
|
||||
items_after_statements::ITEMS_AFTER_STATEMENTS,
|
||||
matches::SINGLE_MATCH_ELSE,
|
||||
mem_forget::MEM_FORGET,
|
||||
methods::FILTER_FLAT_MAP,
|
||||
methods::FILTER_MAP,
|
||||
methods::FILTER_MAP_FLAT_MAP,
|
||||
methods::OPTION_UNWRAP_USED,
|
||||
methods::RESULT_UNWRAP_USED,
|
||||
methods::WRONG_PUB_SELF_CONVENTION,
|
||||
|
||||
Reference in New Issue
Block a user