Skip to content

Change enum to enum class#3878

Merged
P-E-P merged 1 commit into
Rust-GCC:masterfrom
P-E-P:enum-class
Jul 7, 2025
Merged

Change enum to enum class#3878
P-E-P merged 1 commit into
Rust-GCC:masterfrom
P-E-P:enum-class

Conversation

@P-E-P

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

Copy link
Copy Markdown
Member

No description provided.

gcc/rust/ChangeLog:

	* parse/rust-parse-impl.h: Add enum prefix.
	* parse/rust-parse.h (enum ParseSelfError): Change from enum...
	(enum class): To enum class.

Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
@P-E-P P-E-P enabled auto-merge July 7, 2025 11:09

@CohenArthur CohenArthur left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

thanks!

@P-E-P P-E-P added this pull request to the merge queue Jul 7, 2025
Merged via the queue into Rust-GCC:master with commit ff9c465 Jul 7, 2025
13 checks passed
@P-E-P P-E-P deleted the enum-class 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants