Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create base class for TupleStructItems and TuplePatternItems #2699

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

powerboat9
Copy link
Contributor

@powerboat9 powerboat9 commented Oct 17, 2023

Depends on #2698

@powerboat9 powerboat9 force-pushed the hir-unify-3 branch 2 times, most recently from 9248f16 to cfa661e Compare November 3, 2023 06:08
gcc/rust/ChangeLog:

	* hir/tree/rust-hir-pattern.h
	(class TupleItems): New.
	(class TupleStructItems): Inherit from TupleItems.
	(class TuplePatternItems): Likewise.

Signed-off-by: Owen Avery <[email protected]>
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

@philberty philberty added this pull request to the merge queue Nov 29, 2023
@philberty philberty self-assigned this Nov 29, 2023
@philberty philberty added this to the GCC 14.1 release milestone Nov 29, 2023
Merged via the queue into Rust-GCC:master with commit 2b75494 Nov 29, 2023
9 checks passed
@powerboat9 powerboat9 deleted the hir-unify-3 branch November 29, 2023 21:47
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.

3 participants