syntax: Move default_transparency into ExpnInfo
This commit is contained in:
parent
8ec502eecd
commit
2de2278f1a
4 changed files with 27 additions and 28 deletions
|
|
@ -226,7 +226,6 @@ impl<'a> base::Resolver for Resolver<'a> {
|
|||
self.macro_def_scope(invoc.expansion_data.mark).normal_ancestor_id;
|
||||
self.definitions.add_parent_module_of_macro_def(invoc.expansion_data.mark,
|
||||
normal_module_def_id);
|
||||
invoc.expansion_data.mark.set_default_transparency(ext.default_transparency);
|
||||
}
|
||||
|
||||
Ok(Some(ext))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue