rename :pat2018 -> :pat215
This commit is contained in:
parent
d04c3aa865
commit
8c4b3dbb50
9 changed files with 21 additions and 21 deletions
|
@ -614,7 +614,7 @@ declare_features! (
|
|||
/// Allows arbitrary expressions in key-value attributes at parse time.
|
||||
(active, extended_key_value_attributes, "1.50.0", Some(78835), None),
|
||||
|
||||
/// `:pat2018` and `:pat2021` macro matchers.
|
||||
/// `:pat2015` and `:pat2021` macro matchers.
|
||||
(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