-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Metabug for 2018 edition lints #50068
Copy link
Copy link
Closed
Labels
A-edition-2018Area: The 2018 editionArea: The 2018 editionA-lintsArea: Lints (warnings about flaws in source code) such as unused_mut.Area: Lints (warnings about flaws in source code) such as unused_mut.WG-epochWorking group: Epoch (2018) managementWorking group: Epoch (2018) management
Metadata
Metadata
Assignees
Labels
A-edition-2018Area: The 2018 editionArea: The 2018 editionA-lintsArea: Lints (warnings about flaws in source code) such as unused_mut.Area: Lints (warnings about flaws in source code) such as unused_mut.WG-epochWorking group: Epoch (2018) managementWorking group: Epoch (2018) management
Type
Fields
Give feedbackNo fields configured for issues without a type.
Edition lints
These lints will warn by default on Rust 2015.
crate,self, orsuper#48722 (PR at Edition breakage lint for absolute paths starting with modules #50100)edition_lint_optsIdiom lints
These lints will warn only when you opt in to the 2018 edition, and are useful for driving
rustfixto update idioms.extern crateextern crateepoch lint for Path Clarity RFC (2126) #48719 (PR at idiom lints for removingextern crate#50260)Bugs