gccrs: ast: Module: unloaded module and inner attributes
authorJakub Dupak <dev@jakubdupak.com>
Sat, 15 Oct 2022 19:30:40 +0000 (21:30 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 21 Feb 2023 11:36:36 +0000 (12:36 +0100)
commite535b7b3e385edbc4cb830328f11fa5492df5d77
tree4bd3a2934a0d0988dc3fd0452221fd5416a0d432
parent2f16df1b443329694d1daf3e02987841a0857ede
gccrs: ast: Module: unloaded module and inner attributes

gcc/rust/ChangeLog:

* ast/rust-ast-dump.cc (Dump::visit): Properly handle unloaded modules.

Signed-off-by: Jakub Dupak <dev@jakubdupak.com>
gcc/rust/ast/rust-ast-dump.cc