Skip to content

add testcase that no longer ICEs #5663

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
May 31, 2020
Merged

Conversation

matthiaskrgr
Copy link
Member

Fixes #3969

changelog: none

@rust-highfive
Copy link

r? @Manishearth

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

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label May 29, 2020
@Manishearth
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented May 29, 2020

📌 Commit b92cc8a has been approved by Manishearth

@bors
Copy link
Contributor

bors commented May 29, 2020

⌛ Testing commit b92cc8a with merge 3afc6b6...

bors added a commit that referenced this pull request May 29, 2020
add testcase that no longer ICEs

Fixes #3969

changelog: none
@bors
Copy link
Contributor

bors commented May 29, 2020

💔 Test failed - checks-action_test

@matthiaskrgr matthiaskrgr added S-waiting-on-bors Status: The marked PR was approved and is only waiting bors and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties labels May 29, 2020
bors added a commit that referenced this pull request May 31, 2020
Rollup of 3 pull requests

Successful merges:

 - #5637 (new lint: vec_resize_to_zero)
 - #5656 (len_zero: skip ranges if feature `range_is_empty` is not enabled)
 - #5663 (add testcase that no longer ICEs)

Failed merges:

r? @ghost

changelog: rollup
bors added a commit that referenced this pull request May 31, 2020
Rollup of 3 pull requests

Successful merges:

 - #5637 (new lint: vec_resize_to_zero)
 - #5656 (len_zero: skip ranges if feature `range_is_empty` is not enabled)
 - #5663 (add testcase that no longer ICEs)

Failed merges:

r? @ghost

changelog: rollup
@bors bors merged commit 00c656d into rust-lang:master May 31, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
S-waiting-on-bors Status: The marked PR was approved and is only waiting bors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

crash ./ui/trivial-bounds/trivial-bounds-inconsistent.rs
4 participants