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

Re-implement --help in rustpkg #11466

Merged
merged 1 commit into from
Jan 11, 2014
Merged

Conversation

eminence
Copy link
Contributor

It appears --help got lost in aa50ebd

Fixes #11423

bors added a commit that referenced this pull request Jan 11, 2014
@bors bors closed this Jan 11, 2014
@bors bors merged commit 565de31 into rust-lang:master Jan 11, 2014
@eminence eminence deleted the fix_rustpkg_help branch January 11, 2014 20:21
flip1995 pushed a commit to flip1995/rust that referenced this pull request Sep 7, 2023
Fix `i686-unknown-linux-gnu` CI job

When testing oli-obk/ui_test#161 I gave `--ignored` a try, I was surprised to see many of the 32bit tests passing even though I'm on a 64bit target

Turns out the `.stderr`s were incorrect, and our `i686-unknown-linux-gnu` job has been running `x86_64-unknown-linux-gnu` so it didn't get picked up

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

Successfully merging this pull request may close these issues.

rustpkg --help does not work
3 participants