Skip to content

Add test for trait ICE - #61666

Merged
bors merged 1 commit into
rust-lang:masterfrom
JohnTitor:add-test-for-ice
Jun 9, 2019
Merged

Add test for trait ICE#61666
bors merged 1 commit into
rust-lang:masterfrom
JohnTitor:add-test-for-ice

Conversation

@JohnTitor

Copy link
Copy Markdown
Member

Closes#55266

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @alexcrichton

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

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 8, 2019
@Centril

Copy link
Copy Markdown
Contributor

r? @Centril@bors r+ rollup

@bors

bors commented Jun 8, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit d69d0d7 has been approved by Centril

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jun 8, 2019
Centril added a commit to Centril/rust that referenced this pull request Jun 8, 2019
@CentrilCentril mentioned this pull request Jun 8, 2019
bors added a commit that referenced this pull request Jun 8, 2019
Rollup of 6 pull requests
Successful merges:
- #61646 (Remove useless allocations in macro_rules follow logic.)
- #61658 (remove useless ident() functions in const tests)
- #61660 (Minimize use of `#![feature(custom_attribute)]`)
- #61666 (Add test for trait ICE)
- #61669 ( syntax: Remove `Deref` impl from `Token`)
- #61670 (Update RLS)
Failed merges:
r? @ghost
@bors
bors merged commit d69d0d7 into rust-lang:masterJun 9, 2019
@JohnTitor
JohnTitor deleted the add-test-for-ice branch June 9, 2019 04:40
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ICE 'assertion failed: !value.needs_subst()', librustc/traits/query/normalize_erasing_regions.rs:69:9

5 participants

@JohnTitor@rust-highfive@Centril@bors@alexcrichton