Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not visit subitems in a scope for unit struct
There is no sub-items in unit struct since those are empty. gcc/rust/ChangeLog: * resolve/rust-late-name-resolver-2.0.cc (Late::visit): Prevent insertion of a new scope for unit struct. * resolve/rust-toplevel-name-resolver-2.0.cc (TopLevel::visit): Likewise. Signed-off-by: Pierre-Emmanuel Patry <[email protected]>
- Loading branch information