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

refactoring: Rename hir::Pat_ and its variants #31685

Merged
merged 2 commits into from
Feb 17, 2016

Conversation

petrochenkov
Copy link
Contributor

And split PatKind::Enum into PatKind::TupleStruct and PatKind::Path.
This is the HIR part of #31581.
This is also kind of a preparation for rust-lang/rfcs#1492.

r? @eddyb

@eddyb
Copy link
Member

eddyb commented Feb 16, 2016

@bors r+

@bors
Copy link
Contributor

bors commented Feb 16, 2016

📌 Commit 06755d9 has been approved by eddyb

@bors
Copy link
Contributor

bors commented Feb 17, 2016

⌛ Testing commit 06755d9 with merge eb56607...

@bors
Copy link
Contributor

bors commented Feb 17, 2016

💔 Test failed - auto-win-gnu-32-opt

@eddyb
Copy link
Member

eddyb commented Feb 17, 2016

@bors retry

@bors
Copy link
Contributor

bors commented Feb 17, 2016

⌛ Testing commit 06755d9 with merge 0d1cd9b...

bors added a commit that referenced this pull request Feb 17, 2016
And split `PatKind::Enum` into `PatKind::TupleStruct` and `PatKind::Path`.
This is the HIR part of #31581.
This is also kind of a preparation for rust-lang/rfcs#1492.

r? @eddyb
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.

3 participants