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 crash on issue-69020-assoc-const-arith-overflow.rs #5499

Merged
merged 1 commit into from
Apr 21, 2020

Conversation

matthiaskrgr
Copy link
Member

Fixes #5497

changelog: fix crash on rustc test issue-69020-assoc-const-arith-overflow.rs

@flip1995
Copy link
Member

@bors r+

Thanks!

@bors
Copy link
Collaborator

bors commented Apr 20, 2020

📌 Commit 7221db2 has been approved by flip1995

@bors
Copy link
Collaborator

bors commented Apr 20, 2020

⌛ Testing commit 7221db2 with merge b3cb9b8...

@bors
Copy link
Collaborator

bors commented Apr 21, 2020

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: flip1995
Pushing b3cb9b8 to master...

@bors bors merged commit b3cb9b8 into rust-lang:master Apr 21, 2020
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.

panic: index out of bounds: the len is 1 but the index is 1' consts.rs:354:77
3 participants