]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Add debug dump to old name resolver
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Wed, 11 Dec 2024 13:19:44 +0000 (14:19 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Mon, 24 Mar 2025 12:06:56 +0000 (13:06 +0100)
commitc48090da99cd03c205f2ee67dd854fe2047d76e6
tree6e90ae2b6dba698f1e46c0edcd94ced43c9199e4
parentfc811e730d5e1202f4063bffffae07bad78b487c
gccrs: Add debug dump to old name resolver

It might be necessary to compare both name resolution' internal states
during the transition. This new debug representation could help with
that.

gcc/rust/ChangeLog:

* resolve/rust-name-resolver.h: Add new degug dump for old name
resolver.

Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
gcc/rust/resolve/rust-name-resolver.h