mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
df7cff31dc
Turn on pedantic lints in dogfood and base tests. needless_bool: fix clippy::items-after-statements redundant_pattern_matching: fix clippy::similar-names mods.rs: fix clippy::explicit-iter-loop returns.rs: allow clippy::cast-possible-wrap Fixes #3172