Using a type alias in an impl block header doesn't mark it as being used #48815
Labels
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
A-type-system
Area: Type system
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Reduced testcase courtesy of Arnavion on irc:
The compiler prints the following error:
The text was updated successfully, but these errors were encountered: