Closed
Description
After #49611 lands, attempting to use async
as an identifier will work if on the 2015 edition, but not on the 2018 edition.
So that editions can be rustfix
ed, we need the ability to lint this and suggest fixes.
Metadata
Metadata
Assignees
Labels
Area: The 2018 editionArea: Lints (warnings about flaws in source code) such as unused_mut.Category: An issue proposing an enhancement or a PR with one.Call for participation: Medium difficulty. Experience needed to fix: Intermediate.High priorityRelevant to the compiler team, which will review and decide on the PR/issue.Working group: Epoch (2018) management