Reenable early feature-gates as future-compat warnings
This commit is contained in:
@@ -458,6 +458,7 @@ struct HandlerInner {
|
||||
pub enum StashKey {
|
||||
ItemNoType,
|
||||
UnderscoreForArrayLengths,
|
||||
EarlySyntaxWarning,
|
||||
}
|
||||
|
||||
fn default_track_diagnostic(_: &Diagnostic) {}
|
||||
|
||||
Reference in New Issue
Block a user