gccrs: ast: Add accept_vis() method to `GenericArg`
authorArthur Cohen <arthur.cohen@embecosm.com>
Tue, 11 Oct 2022 13:54:07 +0000 (15:54 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 21 Feb 2023 11:36:33 +0000 (12:36 +0100)
commit2f1035fc91ce1b9dd6e08d47befefff6b2b878db
tree9ca126b4d64efbe1cd53af93d65db1a29c2fb5a1
parent295cd26508882551111817f2216ecfbb2f4c467b
gccrs: ast: Add accept_vis() method to `GenericArg`

gcc/rust/ChangeLog:

* ast/rust-path.h: Add `accept_vis` method to `GenericArg` class.
gcc/rust/ast/rust-path.h