You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[arithmetic_side_effects] Fixrust-lang#10252Fixrust-lang#10252
At least for integers, shifts are already handled by the compiler.
----
changelog: [`arithmetic_side_effects`]: No longer lints on right or left shifts with constant integers, as the compiler warns about them.
[rust-lang#10309](rust-lang/rust-clippy#10309)
<!-- changelog_checked-->
No description provided.
The text was updated successfully, but these errors were encountered: