Skip to content

Feature gate the must_not_suspend lint #89798

Closed
@camelid

Description

@camelid

Feature-gate the must_not_suspend lint (the attribute is already feature-gated) as #![feature(must_not_suspend_lint)]. This will have to be done before 1.57.0 is released (since that's when the lint will land).

cc #83310 (comment)

Metadata

Metadata

Assignees

Labels

A-async-awaitArea: Async & AwaitA-lintsArea: Lints (warnings about flaws in source code) such as unused_mut.AsyncAwait-TriagedAsync-await issues that have been triaged during a working group meeting.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions