mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 11:05:06 +00:00
[1] extends Clippy's `precedence` lint to cover `&`, `|`, and bitshifts. Update cases that are flagged by this in the most recent nightly. [1]: https://github.com/rust-lang/rust-clippy/pull/13743