Skip to content

Conversation

c410-f3r
Copy link
Contributor

Fixes #99866
Fixes #99852

@rustbot rustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Aug 25, 2022
@rust-highfive
Copy link
Contributor

r? @Mark-Simulacrum

(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 Aug 25, 2022
@compiler-errors
Copy link
Member

r? @compiler-errors @bors r+ rollup=always

@bors
Copy link
Collaborator

bors commented Aug 25, 2022

📌 Commit f53c36552bfd684d8b5c34c22e9dd504e6ae548e has been approved by compiler-errors

It is now in the queue for this repository.

@bors bors 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 Aug 25, 2022
@c410-f3r
Copy link
Contributor Author

c410-f3r commented Aug 25, 2022

Did a small tweak because I forgot that these issues only happen in optimized libraries.

@c410-f3r
Copy link
Contributor Author

Oooppsss... Sorry, these tests still ICE.

On the bright side, I was able to reduce the compiler arguments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

broken MIR in Item (nightly) ICE when returning value bound by if let ... && let ...
6 participants