Skip to content

Add regression tests for error message when using enum variant as a type#33696

Merged
bors merged 1 commit into
rust-lang:masterfrom
nham:add-test-21225
May 19, 2016
Merged

Add regression tests for error message when using enum variant as a type#33696
bors merged 1 commit into
rust-lang:masterfrom
nham:add-test-21225

Conversation

@nham

@nham nham commented May 17, 2016

Copy link
Copy Markdown
Contributor

I'm guessing these were actually fixed with PR #27085.

Closes #21225
Closes #19197

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @brson

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

@luqmana

luqmana commented May 18, 2016

Copy link
Copy Markdown
Contributor

Thanks!

@bors: r+ rollup

@bors

bors commented May 18, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit e2bf1f8 has been approved by luqmana

Manishearth added a commit to Manishearth/rust that referenced this pull request May 19, 2016
Add regression tests for error message when using enum variant as a type

I'm guessing these were actually fixed with PR rust-lang#27085.

Closes rust-lang#21225
Closes rust-lang#19197
bors added a commit that referenced this pull request May 19, 2016
Rollup of 10 pull requests

- Successful merges: #33353, #33611, #33696, #33698, #33705, #33708, #33712, #33720, #33721, #33730
- Failed merges:
@bors bors merged commit e2bf1f8 into rust-lang:master May 19, 2016
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.

Improper use of enum variant gives poor error message Poor error messages from impl EnumValue

5 participants