comments
This commit is contained in:
@@ -98,6 +98,7 @@ pub enum SyntaxContext_ {
|
||||
// in the "from" slot. In essence, they're all
|
||||
// pointers to a single "rename" event node.
|
||||
Rename (Ident,Name,SyntaxContext),
|
||||
// actually, IllegalCtxt may not be necessary.
|
||||
IllegalCtxt
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user