]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: dump: Dump `TupleIndexExpr`s
authorArthur Cohen <arthur.cohen@embecosm.com>
Fri, 12 May 2023 12:44:54 +0000 (14:44 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 16 Jan 2024 17:37:19 +0000 (18:37 +0100)
commitec43b2ee8f4b92d073d562849022b90221c27f3e
treee418c4013d7018825e86feb241d4d507f8d0c225
parent7c317571911ee3e9525513634c7e6bc6820dca7c
gccrs: dump: Dump `TupleIndexExpr`s

gcc/rust/ChangeLog:

* ast/rust-ast-dump.cc (Dump::visit): Implement dump for
`TupleIndexExpr`.
gcc/rust/ast/rust-ast-dump.cc