mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 01:04:03 +00:00
Pacify tidy, the merciless.
This commit is contained in:
parent
99c4a94fa5
commit
b21f0a313e
@ -623,7 +623,7 @@ declare_features! (
|
||||
(removed, quote, "1.33.0", Some(29601), None, None),
|
||||
// Allows using `#[unsafe_destructor_blind_to_params]` (RFC 1238).
|
||||
(removed, dropck_parametricity, "1.38.0", Some(28498), None, None),
|
||||
(removed, await_macro, "1.37.0", Some(50547), None,
|
||||
(removed, await_macro, "1.38.0", Some(50547), None,
|
||||
Some("subsumed by `.await` syntax")),
|
||||
|
||||
// -------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user