about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorllogiq <bogusandre@gmail.com>2025-08-06 12:45:27 +0000
committerGitHub <noreply@github.com>2025-08-06 12:45:27 +0000
commitd98d7c0ee8d213c7052e19245d2a20c1f5484872 (patch)
treeb21e997e2613bcae28afbcd7fceb126966616743 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parent7673826138e7fee1534b7bbf7bf4d8651c924166 (diff)
parent58c00f3b7139a689492a48ee45b45b951aeb2427 (diff)
downloadrust-d98d7c0ee8d213c7052e19245d2a20c1f5484872.tar.gz
rust-d98d7c0ee8d213c7052e19245d2a20c1f5484872.zip
Fix suggestion for `collapsible_if` and `collapsible_else_if` when the inner `if` is enclosed in parentheses (#15304)
changelog: [`collapsible_else_if`]: fix suggestion when inner `if` as
wrapped in parentheses
changelog: [`collapsible_if`]: fix suggestion when inner `if` as wrapped
in parentheses

fixes https://github.com/rust-lang/rust-clippy/issues/15303

I'm sure this is a bit dirty, but don't currently see a better way.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions