gccrs: ast: Dump impl trait type one bound
authorJakub Dupak <dev@jakubdupak.com>
Tue, 15 Nov 2022 14:42:08 +0000 (15:42 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 21 Feb 2023 11:36:48 +0000 (12:36 +0100)
commitca06115eac10f17d69bb83d84241a4636aafd188
tree8d7eb3b199a388eabc603b8ec1c698f91e46919c
parentae1f6b3a96dd8cfae914ab55411b769d245e48f9
gccrs: ast: Dump impl trait type one bound

gcc/rust/ChangeLog:

* ast/rust-ast-dump.cc (Dump::visit): Add missing visitor.

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