Add a new concat metavar expr
This commit is contained in:
parent
02c7a5921e
commit
4b82afb40c
15 changed files with 551 additions and 29 deletions
|
@ -1116,6 +1116,7 @@ symbols! {
|
|||
macro_lifetime_matcher,
|
||||
macro_literal_matcher,
|
||||
macro_metavar_expr,
|
||||
macro_metavar_expr_concat,
|
||||
macro_reexport,
|
||||
macro_use,
|
||||
macro_vis_matcher,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue