Skip to content

Conversation

P-E-P
Copy link
Member

@P-E-P P-E-P commented Jul 29, 2025

Remove namespace comment after classes and structs to avoid warnings.

Remove namespace comment after classes and structs.

gcc/rust/ChangeLog:

	* checks/errors/borrowck/rust-bir-fact-collector.h: Remove spurious
	comment.
	* checks/errors/rust-feature.cc: Likewise.
	* util/optional.h: Likewise.
	* expand/rust-token-tree-desugar.cc (TokenTreeDesugar::visit): Remove
	semicolons on namespace.
	* expand/rust-token-tree-desugar.h: Likewise.

Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Copy link
Member

@philberty philberty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-project-automation github-project-automation bot moved this to In progress in Project Pineapple Jul 29, 2025
@P-E-P P-E-P added this pull request to the merge queue Jul 29, 2025
Merged via the queue into Rust-GCC:master with commit 9dc4151 Jul 29, 2025
13 checks passed
@github-project-automation github-project-automation bot moved this from In progress to Done in Project Pineapple Jul 29, 2025
@P-E-P P-E-P deleted the semicolon-namespace branch August 5, 2025 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants