must_not_suspend impl
This commit is contained in:
@@ -679,6 +679,10 @@ declare_features! (
|
||||
/// Allows `let...else` statements.
|
||||
(active, let_else, "1.56.0", Some(87335), None),
|
||||
|
||||
/// Allows `#[must_not_suspend]`.
|
||||
(active, must_not_suspend, "1.56.0", Some(83310), None),
|
||||
|
||||
|
||||
// -------------------------------------------------------------------------
|
||||
// feature-group-end: actual feature gates
|
||||
// -------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user