Skip to content

Fix an ICE on a cast from an inferred nil to uint #14854

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

Merged
merged 1 commit into from Jun 18, 2014
Merged

Fix an ICE on a cast from an inferred nil to uint #14854

merged 1 commit into from Jun 18, 2014

Conversation

ghost
Copy link

@ghost ghost commented Jun 12, 2014

Fixes #10991.

@brson
Copy link
Contributor

brson commented Jun 18, 2014

@pcwalton @nick29581 @pnkfelix can one of you review?

bors added a commit that referenced this pull request Jun 18, 2014
@bors bors closed this Jun 18, 2014
@bors bors merged commit f6efb54 into rust-lang:master Jun 18, 2014
@ghost ghost deleted the issue-10991 branch July 2, 2014 23:42
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.

ICE: translating unsupported cast: () (cast_other) -> uint (cast_integral)
2 participants