mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 16:17:21 +00:00
`clippy::precedence` now applies to bitwise `&` and `|`. Update with all of its suggestions, including a separate elided lifetime suggestion.
`clippy::precedence` now applies to bitwise `&` and `|`. Update with all of its suggestions, including a separate elided lifetime suggestion.