about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-03-09 13:30:11 +0000
committerbors <bors@rust-lang.org>2023-03-09 13:30:11 +0000
commitea4ebed2edf387344077a52a2e47f2d2536fce01 (patch)
treec5be2ca53bfdb97995eb4eef1165c85a405d635c /compiler/rustc_codegen_llvm/src
parent56fbfe56c1012a1005e0f8cfe872884850a7930a (diff)
parentc43937316af1321a97c03a22cd04273eba63d5b9 (diff)
downloadrust-ea4ebed2edf387344077a52a2e47f2d2536fce01.tar.gz
rust-ea4ebed2edf387344077a52a2e47f2d2536fce01.zip
Auto merge of #10309 - c410-f3r:arith, r=giraffate
[arithmetic_side_effects] Fix #10252

Fix #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.
[#10309](https://github.com/rust-lang/rust-clippy/pull/10309)
<!-- changelog_checked-->
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions