]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #107539 - PossiblyAShrub:unused-parens-in-index, r=lcnr
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>
Fri, 3 Feb 2023 17:34:51 +0000 (23:04 +0530)
committerGitHub <noreply@github.com>
Fri, 3 Feb 2023 17:34:51 +0000 (23:04 +0530)
Emit warnings on unused parens in index expressions

Fixes: #96606.
I am not sure what the best term for "index expression" is. Is there a better term we could use?


Trivial merge