Rollup merge of #82296 - spastorino:pubrules, r=nikomatsakis
Support `pub` on `macro_rules` This rebases and updates `since` version of #78166 from ``@petrochenkov`` r? ``@nikomatsakis``
This commit is contained in:
commit
e2561c58a4
14 changed files with 183 additions and 35 deletions
|
@ -881,6 +881,7 @@ symbols! {
|
|||
ptr_guaranteed_eq,
|
||||
ptr_guaranteed_ne,
|
||||
ptr_offset_from,
|
||||
pub_macro_rules,
|
||||
pub_restricted,
|
||||
pure,
|
||||
pushpop_unsafe,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue