Open
Description
This is a tracking issue for the RFC "Clippy 1.0" (rust-lang/rfcs#2476).
Steps:
-
shadow_unrelated
should be moved fromrestriction
topedantic
-
explicit_iter_loop
andexplicit_into_iter_loop
be moved fromstyle
topedantic
- Add a version flag to Clippy that says 1.0
- Update clippy_dummy published crate to 1.0
Unresolved questions:
None. The question of uplifts has been split out of this RFC into rust-lang/rust#53224
There isn't a "stabilization" step here per se, though we may consider moving the clippy-preview
rustup component to clippy
cc @nrc