stabilize :pat2015, leave :pat2021 gated
This commit is contained in:
parent
2962e7c008
commit
ebc4acee91
4 changed files with 15 additions and 27 deletions
|
@ -609,7 +609,7 @@ declare_features! (
|
|||
/// Allows arbitrary expressions in key-value attributes at parse time.
|
||||
(active, extended_key_value_attributes, "1.50.0", Some(78835), None),
|
||||
|
||||
/// `:pat2015` and `:pat2021` macro matchers.
|
||||
/// `:pat2021` macro matcher.
|
||||
(active, edition_macro_pats, "1.51.0", Some(54883), None),
|
||||
|
||||
/// Allows const generics to have default values (e.g. `struct Foo<const N: usize = 3>(...);`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue