replace placeholder version
This commit is contained in:
parent
d6c8169c18
commit
3dca90946f
23 changed files with 65 additions and 65 deletions
|
@ -83,7 +83,7 @@ declare_features! (
|
|||
(removed, custom_derive, "1.32.0", Some(29644),
|
||||
Some("subsumed by `#[proc_macro_derive]`")),
|
||||
/// Allows default type parameters to influence type inference.
|
||||
(removed, default_type_parameter_fallback, "CURRENT_RUSTC_VERSION", Some(27336),
|
||||
(removed, default_type_parameter_fallback, "1.82.0", Some(27336),
|
||||
Some("never properly implemented; requires significant design work")),
|
||||
/// Allows using `#[doc(keyword = "...")]`.
|
||||
(removed, doc_keyword, "1.28.0", Some(51315),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue