Closed
Description
The examples for the following unstable lints are currently broken, leading to the auto-generated outputs only displaying an "unknown lint" warning:
The examples in the lint doc-comments need to be updated to include enabling the respective feature for each lint. See the must_not_suspend
lint docs for a correct example.
Metadata
Metadata
Assignees
Labels
Area: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Lints (warnings about flaws in source code) such as unused_mut.Category: This is a bug.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Relevant to the compiler team, which will review and decide on the PR/issue.