diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2025-02-07 18:26:26 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-07 18:26:26 +0100 |
| commit | 26b288760e35aeff842c2c871bb3bd19d070c808 (patch) | |
| tree | 1772ef853e9a6a8afbb02c0f3d62e0e78fc25596 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 32f77330276e37f1a2984ab99e5e4cf945fde141 (diff) | |
| parent | 3815ed63ed0e1bfa2026e9a54b64a69e16f123ee (diff) | |
| download | rust-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/errors.rs')
0 files changed, 0 insertions, 0 deletions
