]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Add new virtual function HIR::ImplItem::get_impl_item_name
authorPhilip Herron <herron.philip@googlemail.com>
Mon, 6 Feb 2023 17:48:06 +0000 (17:48 +0000)
committerArthur Cohen <arthur.cohen@embecosm.com>
Thu, 6 Apr 2023 08:47:23 +0000 (10:47 +0200)
commite90d06c544733165d2e58b86213070f7ebd79f61
tree30985c863049bfae65d1a804a707bfdd11fe0b78
parentc627781b8f6c2539ea17a9240458e6a53b00f262
gccrs: Add new virtual function HIR::ImplItem::get_impl_item_name

Signed-off-by: Philip Herron <herron.philip@googlemail.com>
gcc/rust/ChangeLog:

* hir/tree/rust-hir-item.h: implement virtual function
* hir/tree/rust-hir.h: add virtual function
gcc/rust/hir/tree/rust-hir-item.h
gcc/rust/hir/tree/rust-hir.h