Skip to content

ast: Visit block labels if they are present#3993

Merged
P-E-P merged 1 commit into
Rust-GCC:masterfrom
CohenArthur:visit-block-labels
Jul 24, 2025
Merged

ast: Visit block labels if they are present#3993
P-E-P merged 1 commit into
Rust-GCC:masterfrom
CohenArthur:visit-block-labels

Conversation

@CohenArthur

Copy link
Copy Markdown
Member

gcc/rust/ChangeLog:

* ast/rust-ast-visitor.cc (DefaultASTVisitor::visit): Visit a block's loop label if it
exists.

gcc/rust/ChangeLog:

	* ast/rust-ast-visitor.cc (DefaultASTVisitor::visit): Visit a block's loop label if it
	exists.
@P-E-P P-E-P added this pull request to the merge queue Jul 24, 2025
Merged via the queue into Rust-GCC:master with commit 805d332 Jul 24, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants