Skip to content

compiler panic (enum pattern didn't resolve to enum or struct None) #35152

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

Closed
tones111 opened this issue Aug 1, 2016 · 1 comment
Closed

Comments

@tones111
Copy link
Contributor

tones111 commented Aug 1, 2016

I come across a compiler panic message when attempting to build (cargo build) the attached code. This might be a dupe of issue #33293, so maybe someone can test against a version with that fix applied. Thanks.

$ rustc --version --verbose
rustc 1.10.0
binary: rustc
commit-hash: unknown
commit-date: unknown
host: x86_64-unknown-linux-gnu
release: 1.10.0

bug.zip

@sanxiyn
Copy link
Member

sanxiyn commented Aug 1, 2016

Yes, this is fixed.

@sanxiyn sanxiyn closed this as completed Aug 1, 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

No branches or pull requests

2 participants