Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tracking Issue] Refactor lints in misc_early module #7208

Open
8 tasks
TaKO8Ki opened this issue May 11, 2021 · 1 comment
Open
8 tasks

[Tracking Issue] Refactor lints in misc_early module #7208

TaKO8Ki opened this issue May 11, 2021 · 1 comment
Assignees

Comments

@TaKO8Ki
Copy link
Member

TaKO8Ki commented May 11, 2021

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.

  • builtin_type_shadow
  • double_neg
  • mixed_case_hex_literals
  • redundant_pattern
  • unneeded_field_pattern
  • unneeded_wildcard_pattern
  • unseparated_literal_suffix
  • zero_prefixed_literal
@TaKO8Ki
Copy link
Member Author

TaKO8Ki commented May 11, 2021

@rustbot claim

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant