Ran util/update_lints.py to auto gen doc and lib.rs
This commit is contained in:
parent
2951b70d15
commit
675c532eab
2 changed files with 3 additions and 2 deletions
|
|
@ -136,9 +136,9 @@ pub fn plugin_registrar(reg: &mut Registry) {
|
|||
loops::REVERSE_RANGE_LOOP,
|
||||
loops::UNUSED_COLLECT,
|
||||
loops::WHILE_LET_LOOP,
|
||||
matches::MATCH_BOOL,
|
||||
matches::MATCH_REF_PATS,
|
||||
matches::SINGLE_MATCH,
|
||||
matches::MATCH_BOOL,
|
||||
methods::SHOULD_IMPLEMENT_TRAIT,
|
||||
methods::STR_TO_STRING,
|
||||
methods::STRING_TO_STRING,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue