aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/hir
diff options
context:
space:
mode:
authorArthur Cohen <arthur.cohen@embecosm.com>2023-03-02 16:56:33 +0100
committerArthur Cohen <arthur.cohen@embecosm.com>2024-01-16 18:21:09 +0100
commiteba557860627a8ce1bb37d1427469db99cb0c059 (patch)
treefd239df7d747eeb2a1a71d4f0b3241cf2a28c7e5 /gcc/rust/hir
parent664e19ac6c839b0984e74a9861169422e56d840c (diff)
downloadgcc-eba557860627a8ce1bb37d1427469db99cb0c059.zip
gcc-eba557860627a8ce1bb37d1427469db99cb0c059.tar.gz
gcc-eba557860627a8ce1bb37d1427469db99cb0c059.tar.bz2
gccrs: enr: Fetch module items during early name resolution
This is important as public macros can be present in other modules, which would otherwise not be loaded until the expansion phase happening right after the early name resolution. gcc/rust/ChangeLog: * resolve/rust-early-name-resolver.cc (EarlyNameResolver::visit): Move unloaded module item loading to... * expand/rust-attribute-visitor.cc (AttrVisitor::visit): ...here.
Diffstat (limited to 'gcc/rust/hir')
0 files changed, 0 insertions, 0 deletions