overlapping_range_endpoints
does not belong in the unused
lint group
This commit is contained in:
parent
94ad5e1672
commit
5687c16279
5 changed files with 39 additions and 38 deletions
|
@ -283,7 +283,6 @@ fn register_builtins(store: &mut LintStore, no_interleave_lints: bool) {
|
|||
UNUSED_MUT,
|
||||
UNREACHABLE_CODE,
|
||||
UNREACHABLE_PATTERNS,
|
||||
OVERLAPPING_RANGE_ENDPOINTS,
|
||||
UNUSED_MUST_USE,
|
||||
UNUSED_UNSAFE,
|
||||
PATH_STATEMENTS,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue