about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorLeón Orell Valerian Liehr <me@fmease.dev>2025-02-25 13:07:27 +0100
committerGitHub <noreply@github.com>2025-02-25 13:07:27 +0100
commit4e3edce492aef461a30b6c32202facfbcd78b43f (patch)
treeb5e372c1baf79dd20986b4ef9286250558aec642 /compiler/rustc_codegen_llvm/src
parente02de837be503dd30e363b9a684c1c254778c13e (diff)
parentbad8e98c7d0ed217b58362e61ae4357e5344d995 (diff)
downloadrust-4e3edce492aef461a30b6c32202facfbcd78b43f.tar.gz
rust-4e3edce492aef461a30b6c32202facfbcd78b43f.zip
Rollup merge of #137444 - compiler-errors:drop-lint, r=oli-obk
Improve behavior of `IF_LET_RESCOPE` around temporaries and place expressions

Heavily reworks the `IF_LET_RESCOPE` to be more sensitive around 1. temporaries that get consumed/terminated and therefore should not trigger the lint, and 2. borrows of place expressions, which are not temporary values.

Fixes #137411
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions