Update pub_macro_rules since version
This commit is contained in:
parent
0fddc2f780
commit
b3000ec0cd
1 changed files with 1 additions and 1 deletions
|
@ -639,7 +639,7 @@ declare_features! (
|
||||||
(active, macro_attributes_in_derive_output, "1.51.0", Some(81119), None),
|
(active, macro_attributes_in_derive_output, "1.51.0", Some(81119), None),
|
||||||
|
|
||||||
/// Allows `pub` on `macro_rules` items.
|
/// Allows `pub` on `macro_rules` items.
|
||||||
(active, pub_macro_rules, "1.49.0", Some(78855), None),
|
(active, pub_macro_rules, "1.52.0", Some(78855), None),
|
||||||
|
|
||||||
// -------------------------------------------------------------------------
|
// -------------------------------------------------------------------------
|
||||||
// feature-group-end: actual feature gates
|
// feature-group-end: actual feature gates
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue