make macro a NameOwner
This commit is contained in:
@@ -1908,6 +1908,7 @@ impl ToOwned for MacroCall {
|
||||
}
|
||||
|
||||
|
||||
impl ast::NameOwner for MacroCall {}
|
||||
impl MacroCall {
|
||||
pub fn token_tree(&self) -> Option<&TokenTree> {
|
||||
super::child_opt(self)
|
||||
|
||||
Reference in New Issue
Block a user