]> gcc.gnu.org Git - gcc.git/commit
Add constant identifiers to the value namespace
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Wed, 24 Jan 2024 16:11:59 +0000 (17:11 +0100)
committerP-E-P <32375388+P-E-P@users.noreply.github.com>
Tue, 26 Mar 2024 17:35:02 +0000 (17:35 +0000)
commitb0f27e8d81f241d66300a066ac6a133c6347ae4f
tree546046369dea1e9fb93f19f24b88a2551f5a5599
parent01f3f7b846504858c43a5d94b9d60109369648e1
Add constant identifiers to the value namespace

Constants could not be resolved without their identifier in the right
scope.

gcc/rust/ChangeLog:

* resolve/rust-toplevel-name-resolver-2.0.cc (TopLevel::visit): Add
constant identifiers to the resolver.

Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
gcc/rust/resolve/rust-toplevel-name-resolver-2.0.cc
This page took 0.067173 seconds and 6 git commands to generate.