Update pub_macro_rules since version

This commit is contained in:
Santiago Pastorino
2021-02-19 12:47:53 -03:00
parent 0fddc2f780
commit b3000ec0cd
+1 -1
View File
@@ -639,7 +639,7 @@ pub fn set(&self, features: &mut Features, span: Span) {
(active, macro_attributes_in_derive_output, "1.51.0", Some(81119), None),
/// 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