]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Use name resolver 2.0 in CompileTraitItem
authorOwen Avery <powerboat9.gamer@gmail.com>
Sat, 26 Oct 2024 23:53:42 +0000 (19:53 -0400)
committerArthur Cohen <arthur.cohen@embecosm.com>
Fri, 21 Mar 2025 11:32:54 +0000 (12:32 +0100)
commitf86a35bb1729ada851ab8b79a3fcee8b091976f9
tree6f7ddd05d89769f42a82047a46d9e3fd3dfb83da
parenta36220b6d31f68569c0c0de82ae5b6acfcd51a4a
gccrs: Use name resolver 2.0 in CompileTraitItem

gcc/rust/ChangeLog:

* backend/rust-compile-implitem.cc
(CompileTraitItem::visit): Use name resolver 2.0 (when enabled)
to obtain canonical paths for instances of TraitItemConst and
TraitItemFunc.

Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
gcc/rust/backend/rust-compile-implitem.cc