Metabug for 2018 edition lints #50068
Labels
A-edition-2018
Area: The 2018 edition
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
WG-epoch
Working group: Epoch (2018) management
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_opts
Idiom lints
These lints will warn only when you opt in to the 2018 edition, and are useful for driving
rustfix
to update idioms.extern crate
extern crate
epoch lint for Path Clarity RFC (2126) #48719 (PR at idiom lints for removingextern crate
#50260)Bugs
The text was updated successfully, but these errors were encountered: