Skip to content

Yield-Safe Lint RFC #14

Closed
Closed
@nikomatsakis

Description

@nikomatsakis

Proposal: to add a lint similar to must-use that can help to identify values that ought not to be held across an await (or other yield), such as mutex guards, and warn about them.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions