-
Notifications
You must be signed in to change notification settings - Fork 13.4k
rusti tests don't work on cross-compile builds #7541
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
Comments
Just in case this sticks around for awhile, here's a snippet:
Basically the crates aren't resolving correctly (probably using x86_64 versions or vice versa by some accident) |
brson
added a commit
that referenced
this issue
Jul 2, 2013
Triage: the link in the description is dead, and all the tests are I think this is out-of-date enough to close. |
flip1995
pushed a commit
to flip1995/rust
that referenced
this issue
Aug 12, 2021
…teffen `never_loop`: suggest using an `if let` instead of a `for` loop changelog: suggest using an `if let` statement instead of a `for` loop that [`never_loop`]s Fixes rust-lang#7537, r? `@camsteffen.`
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://buildbot.rust-lang.org/builders/dist-linux/builds/254/steps/test/logs/stdio
This is blocking the release so I'm going to disable them again.
The text was updated successfully, but these errors were encountered: