Commit b94f16a
authored
Rollup merge of rust-lang#142237 - benschulz:unused-parens-fn, r=fee1-dead
Detect more cases of unused_parens around types
With this change, more unused parentheses around bounds and types nested within bounds are detected.1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
350 | | - | |
| 350 | + | |
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
| |||
0 commit comments