]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Implement Dump:visit() function for QualifiedPathInType argument.
authorZheyuan Chen <sephirotheca17@gmail.com>
Thu, 13 Apr 2023 12:57:31 +0000 (05:57 -0700)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 16 Jan 2024 17:34:10 +0000 (18:34 +0100)
commit3ddfc58b25b12df7c617b9218ed38103fe393c35
treed1ae75cf5075b40cabef7ad334881d459a240a75
parentc1da49edb8e8318c91bada12b4b28f25b10dd1c1
gccrs: Implement Dump:visit() function for QualifiedPathInType argument.

gcc/rust/ChangeLog:

* ast/rust-ast-dump.cc: fix bad formatting for associated type.

Signed-off-by: Zheyuan Chen <sephirotheca17@gmail.com>
gcc/rust/ast/rust-ast-dump.cc