rust/clippy_utils
bors 3ed0bccb70 Auto merge of #6873 - Y-Nak:refactor-casts-lint, r=flip1995
Refactor casts lint

Ref: #6724

Changes:
1. Separate the `casts` group from the `types` group.
2. Reorganize the lints of the `casts` group into their own modules.

Notes:
1. I didn't `fix` #6874 in order to maintain this PR as small as possible.

---
changelog: none
2021-03-09 12:43:20 +00:00
..
src Move 'is_isize_or_usize' to clippy_utils 2021-03-09 11:08:45 +09:00
Cargo.toml Opt-in to rustc_private for rust-analyzer 2021-03-08 17:39:51 +00:00