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

Fix LLVM assertion when out-of-bounds indexing in a constant #23294

Merged
merged 1 commit into from
Mar 12, 2015

Conversation

dotdash
Copy link
Contributor

@dotdash dotdash commented Mar 11, 2015

Fixes #23291

@rust-highfive
Copy link
Collaborator

r? @pcwalton

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

@alexcrichton
Copy link
Member

@bors: r+ 2360261

@dotdash
Copy link
Contributor Author

dotdash commented Mar 11, 2015

@bors r=alexcrichton de67c3a

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 12, 2015
@bors bors merged commit de67c3a into rust-lang:master Mar 12, 2015
@dotdash dotdash deleted the coob branch May 8, 2015 08:46
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.

LLVM assertion with out-of-bounds indexing in a constant
5 participants