[ER] Warn against unused braces for const value argument #83299
Labels
A-const-generics
Area: const generics (parameters and arguments)
A-lint
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Gives no warnings, but I expected a warning like:
The text was updated successfully, but these errors were encountered: