gccrs: rust-ast-resolve-item: Add note about resolving glob uses
authorArthur Cohen <arthur.cohen@embecosm.com>
Tue, 11 Oct 2022 09:39:15 +0000 (11:39 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 21 Feb 2023 11:36:33 +0000 (12:36 +0100)
commit295cd26508882551111817f2216ecfbb2f4c467b
tree6f74ad58bfe796c20fefc4a394f0f28cefa3a176
parenta08f265625e525fa937dd6bc59f37da122df9f82
gccrs: rust-ast-resolve-item: Add note about resolving glob uses

gcc/rust/ChangeLog:

* resolve/rust-ast-resolve-item.cc (ResolveItem::visit): Add note for
glob import resolving.
gcc/rust/resolve/rust-ast-resolve-item.cc