You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've refactored some lints in misc_early module in #7166.
This issue is a tracking issue for splitting the lints one by one, and move them into where they fit most instead of creating a new directory named misc_early.
builtin_type_shadow
double_neg
mixed_case_hex_literals
redundant_pattern
unneeded_field_pattern
unneeded_wildcard_pattern
unseparated_literal_suffix
zero_prefixed_literal
The text was updated successfully, but these errors were encountered:
This issue is linked with #6680.
I've refactored some lints in misc_early module in #7166.
This issue is a tracking issue for splitting the lints one by one, and move them into where they fit most instead of creating a new directory named misc_early.
The text was updated successfully, but these errors were encountered: