syntax: remove remaining #syntaxext machinery. Close #3516.
This commit is contained in:
parent
e24ae85025
commit
9a4c669867
18 changed files with 154 additions and 276 deletions
|
@ -831,14 +831,6 @@ enum matcher_ {
|
|||
|
||||
type mac = spanned<mac_>;
|
||||
|
||||
type mac_arg = Option<@expr>;
|
||||
|
||||
#[auto_serialize]
|
||||
#[auto_deserialize]
|
||||
type mac_body_ = {span: span};
|
||||
|
||||
type mac_body = Option<mac_body_>;
|
||||
|
||||
#[auto_serialize]
|
||||
#[auto_deserialize]
|
||||
enum mac_ {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue