mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
Update pub_macro_rules since version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user