]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Visit the trait paths of trait implementations
authorOwen Avery <powerboat9.gamer@gmail.com>
Sat, 28 Dec 2024 20:58:41 +0000 (15:58 -0500)
committerArthur Cohen <arthur.cohen@embecosm.com>
Fri, 21 Mar 2025 11:56:56 +0000 (12:56 +0100)
commit76565cabf2842b7dff20f4a3cbe2808fec7d15da
tree44036f231a733e6fa2e0efc0d6455bfd5a6a3665
parent5b7583c68aa4ec1b51d83f892744ffa44ec4a605
gccrs: Visit the trait paths of trait implementations

gcc/rust/ChangeLog:

* ast/rust-ast-visitor.cc
(DefaultASTVisitor::visit): When visiting a TraitImpl, visit its
trait path.

gcc/testsuite/ChangeLog:

* rust/compile/nr2/exclude: Remove entries.

Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
gcc/rust/ast/rust-ast-visitor.cc
gcc/testsuite/rust/compile/nr2/exclude