Lint control attributes (allow/deny/etc) have no effect on lifetime and const parameters #61552
Labels
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-lint
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Expected behavior - no warning, actual behavior - warning.
cc #61238, which is a similar issue
The text was updated successfully, but these errors were encountered: