#[deriving] implementations need #[allow(unused_qualifications)] #19102
Labels
A-lint
Area: Lints (warnings about flaws in source code) such as unused_mut.
A-syntaxext
Area: Syntax extensions
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Example:
Output:
This is something that wasn’t an issue before, but with the scoping of enum variants can very easily become a problem now.
The text was updated successfully, but these errors were encountered: