Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve handling of static items in toplevel 2.0
gcc/rust/ChangeLog: * resolve/rust-toplevel-name-resolver-2.0.cc (TopLevel::visit): Use DefaultResolver::visit and avoid a call to Identifier::as_string while handling instances of StaticItem. Signed-off-by: Owen Avery <[email protected]>
- Loading branch information