rust/library/compiler-builtins
Trevor Gross 80dca45a80 Fix new clippy::precedence lints
[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
2024-12-27 10:58:36 +00:00
..
2024-12-27 10:58:36 +00:00