]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: compile: resolve-path-ref: properly resolve nodeId with nr2.0
authorArthur Cohen <arthur.cohen@embecosm.com>
Fri, 22 Mar 2024 13:31:24 +0000 (14:31 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Thu, 1 Aug 2024 14:52:28 +0000 (16:52 +0200)
commita20cc967f8773b38bfa518fb58818117a9a58d13
treebe2f4fc186eb1ee78e4f4727f2dba6ce0a80f2c9
parentc083906944bc458c8ae4bc27956772c11db77785
gccrs: compile: resolve-path-ref: properly resolve nodeId with nr2.0

gcc/rust/ChangeLog:

* backend/rust-compile-resolve-path.cc: Attempt to resolve names
also using new name resolution context.
* backend/rust-compile-resolve-path.h: Add new declaration.
gcc/rust/backend/rust-compile-resolve-path.cc
gcc/rust/backend/rust-compile-resolve-path.h