-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
rustc panics if outputting help message fails #36415
Comments
Related/dupe:
If this bug is WONTFIX then |
So investigating this leads me to believe that we're handling something incorrectly here: Line 691 in 77f1bec
|
Closing in favor of #34376. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I stumbled upon it when tried
rustc -Z help | grpe orbit
Version is
rustc 1.13.0-nightly (1576de0ce 2016-08-21)
The text was updated successfully, but these errors were encountered: