Skip to content

Fix text alignment for output of "rustc -Z help" #29674

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

Merged
merged 1 commit into from
Nov 8, 2015

Conversation

inrustwetrust
Copy link
Contributor

The enable-nonzeroing-move-hints flag name was too long and caused misalignment of the help text.
Now calculating the needed padding dynamically from the available flags instead.

@rust-highfive
Copy link
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@inrustwetrust inrustwetrust changed the title Fix text alignment for output of "rust -Z help" Fix text alignment for output of "rustc -Z help" Nov 7, 2015
@alexcrichton
Copy link
Member

@bors: r+ 61bb652

@bors
Copy link
Collaborator

bors commented Nov 7, 2015

⌛ Testing commit 61bb652 with merge bfdc358...

bors added a commit that referenced this pull request Nov 7, 2015
The `enable-nonzeroing-move-hints` flag name was too long and caused misalignment of the help text.
Now calculating the needed padding dynamically from the available flags instead.
@bors bors merged commit 61bb652 into rust-lang:master Nov 8, 2015
@inrustwetrust inrustwetrust deleted the flag_alignment branch November 8, 2015 11:08
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.

5 participants