Implement macro meta-variable expressions
This commit is contained in:
parent
10dccdc7fc
commit
8073a88f35
17 changed files with 900 additions and 44 deletions
|
@ -845,6 +845,7 @@ symbols! {
|
|||
macro_export,
|
||||
macro_lifetime_matcher,
|
||||
macro_literal_matcher,
|
||||
macro_metavar_expr,
|
||||
macro_reexport,
|
||||
macro_use,
|
||||
macro_vis_matcher,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue