about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2025-02-07 18:26:26 +0100
committerGitHub <noreply@github.com>2025-02-07 18:26:26 +0100
commit26b288760e35aeff842c2c871bb3bd19d070c808 (patch)
tree1772ef853e9a6a8afbb02c0f3d62e0e78fc25596 /compiler/rustc_codegen_llvm/src
parent32f77330276e37f1a2984ab99e5e4cf945fde141 (diff)
parent3815ed63ed0e1bfa2026e9a54b64a69e16f123ee (diff)
downloadrust-26b288760e35aeff842c2c871bb3bd19d070c808.tar.gz
rust-26b288760e35aeff842c2c871bb3bd19d070c808.zip
Rollup merge of #135945 - estebank:useless-parens, r=compiler-errors
Remove some unnecessary parens in `assert!` conditions

While working on #122661, some of these started triggering our "unnecessary parens" lints due to a change in the `assert!` desugaring. A cursory search identified a few more. Some of these have been carried from before 1.0, were a bulk rename from the previous name of `assert!` left them in that state. I went and removed as many of these unnecessary parens as possible in order to have fewer annoyances in the future if we make the lint smarter.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions