]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: ast: Add NodeId to UseTree base class
authorArthur Cohen <arthur.cohen@embecosm.com>
Wed, 23 Aug 2023 11:49:24 +0000 (13:49 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 30 Jan 2024 11:36:46 +0000 (12:36 +0100)
commit1133c1c671d91243b54dd5f6d2fed658ce1f8d9a
tree2a66addafaaf90138b2c77cc01a9996629aa9e01
parent0a5cc7a4cb2d379f17f75491fae8428dec901e1c
gccrs: ast: Add NodeId to UseTree base class

gcc/rust/ChangeLog:

* ast/rust-item.h (class UseTree): Add `node_id` member.
gcc/rust/ast/rust-item.h