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

[MIR] Fix setting discriminant for unit enums #30588

Merged
merged 1 commit into from
Dec 28, 2015

Conversation

nagisa
Copy link
Member

@nagisa nagisa commented Dec 28, 2015

A dumb mistake on my part from previous PR fixing unit enums in MIR.

@rust-highfive
Copy link
Collaborator

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

@eddyb
Copy link
Member

eddyb commented Dec 28, 2015

@bors r+

@bors
Copy link
Contributor

bors commented Dec 28, 2015

📌 Commit e7cab13 has been approved by eddyb

@bors
Copy link
Contributor

bors commented Dec 28, 2015

⌛ Testing commit e7cab13 with merge 27a1834...

bors added a commit that referenced this pull request Dec 28, 2015
A dumb mistake on my part from previous PR fixing unit enums in MIR.
@bors bors merged commit e7cab13 into rust-lang:master Dec 28, 2015
@bors bors mentioned this pull request Dec 28, 2015
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.

5 participants