error formatting and fix build
This commit is contained in:
parent
ee1d2ea3b7
commit
2af1ebfbdf
8 changed files with 67 additions and 43 deletions
|
@ -679,8 +679,8 @@ 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),
|
||||
/// Allows the `#[must_not_suspend]` attribute.
|
||||
(active, must_not_suspend, "1.57.0", Some(83310), None),
|
||||
|
||||
|
||||
// -------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue