]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: ctx: Add Labels ForeverStack to the resolver.
authorArthur Cohen <arthur.cohen@embecosm.com>
Thu, 17 Aug 2023 12:07:27 +0000 (14:07 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 30 Jan 2024 11:36:45 +0000 (12:36 +0100)
commitd9b7a3d0f4ebb0c4874ef8f680c875f5e19a0923
tree767a8e282ccb16f49766235a561bd3127ec3cb50
parentd5c582396c66e9e0499ecee67129f1ff1dd55889
gccrs: ctx: Add Labels ForeverStack to the resolver.

Not sure if dealing with "labels" is the proper way of doing so, so we
might eventually change this to use `resolver.values` later on.

gcc/rust/ChangeLog:

* resolve/rust-name-resolution-context.h: Add a Labels stack.
gcc/rust/resolve/rust-name-resolution-context.h