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

rusti tests failing on i686 #6489

Closed
brson opened this issue May 15, 2013 · 2 comments
Closed

rusti tests failing on i686 #6489

brson opened this issue May 15, 2013 · 2 comments

Comments

@brson
Copy link
Contributor

brson commented May 15, 2013

http://buildbot.rust-lang.org/builders/incoming-full-linux/builds/1218/steps/test/logs/stdio

brson added a commit to brson/rust that referenced this issue May 15, 2013
bors added a commit that referenced this issue May 29, 2013
Most of the relevant information can be found in the commit messages.

r? @brson - I just wanted to make sure the make changes aren't completely bogus

This would close #2400, #6517, and #6489 (although a run through incoming-full on linux would have to confirm the latter two)
@alexcrichton
Copy link
Member

This can be closed when incoming-full-linux and incoming-full-mac have been confirmed to have passing rusti tests

@alexcrichton
Copy link
Member

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants