-
Notifications
You must be signed in to change notification settings - Fork 13.1k
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
rusti tests failing on i686 #6489
Comments
brson
added a commit
to brson/rust
that referenced
this issue
May 15, 2013
This was referenced May 16, 2013
This can be closed when incoming-full-linux and incoming-full-mac have been confirmed to have passing rusti tests |
I've seen these pass on linux 32-bit. There's an open osx 32-bit issue, but it's different than this one. |
flip1995
pushed a commit
to flip1995/rust
that referenced
this issue
Jan 2, 2021
This most likely no longer works since we are pinning clippy on a specific nightly now. "cargo run" would try to compile clippy with whatever version the project we want to check demands. Also building clippy yourself to run it on a project is not really needed anymore since clippy is shipped with official rust releases. Fixes rust-lang#6489
flip1995
pushed a commit
to flip1995/rust
that referenced
this issue
Jan 2, 2021
readme: remove paragraph about executing clippy via "cargo run .." This most likely no longer works since we are pinning clippy on a specific nightly now. "cargo run" would try to compile clippy with whatever version the project we want to check demands. Also building clippy yourself to run it on a project is not really needed anymore since clippy is shipped with official rust releases. Fixes rust-lang#6489 changelog: none
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://buildbot.rust-lang.org/builders/incoming-full-linux/builds/1218/steps/test/logs/stdio
The text was updated successfully, but these errors were encountered: