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

Ignore errors regarding unreachable blocks in dataflow cursor unit tests #90185

Conversation

ecstatic-morse
Copy link
Contributor

Fixes #90152.

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 22, 2021
@ecstatic-morse
Copy link
Contributor Author

r? @Mark-Simulacrum

@rust-lang rust-lang deleted a comment from rust-highfive Oct 22, 2021
@ecstatic-morse ecstatic-morse force-pushed the dataflow-allow-unreachable branch from 9394f86 to c6d69e8 Compare October 22, 2021 23:03
@Mark-Simulacrum
Copy link
Member

Thanks! Included this in #90042, so going to close this PR but consider this an r=me :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rustc_mir_dataflow tests fail with debug-assertions enabled
4 participants