This repository was archived by the owner on Apr 5, 2024. It is now read-only.
generated from rust-lang/project-group-template
-
Notifications
You must be signed in to change notification settings - Fork 4
Triage test failures from running rustc test suite with THIR unsafeck #10
Comments
I've looked through this list before, and I think all of them were either known differences between the two or rust-lang/rust#87414 (that's the cycle issue). |
Oh, I assumed it was a new cycle issue because I fixed rust-lang/rust#87414, but the fix hasn't landed yet 🤦 |
rust-lang/rust#87414 didn't involve cycles with
I need to look at this after a good night of sleep 😅 |
Triaged all of them, it seems like the cycle error involving
|
Created an issue for the freezing loop: rust-lang/rust#87713 |
Thank you very much for the detailed triage @Smittyvb! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
#87710 yielded a list of 29 failing tests when ran with
-Z thir-unsafeck
on by default. Some of those will be small differences in the order or the span of errors, some will be genuine bugs (there seems to be a cycle issue in there). We need to triage this list and open issues to track bugs as needed.The text was updated successfully, but these errors were encountered: