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

Rename the unstable option --xpretty to --unpretty #27392

Merged
merged 1 commit into from
Jul 30, 2015

Conversation

pnkfelix
Copy link
Member

Rename the unstable option --xpretty to --unpretty

(Inspired by discussion with Gankro.)

Make sure this gets a low priority if it gets r-plussed!

(Inspired by discussion with Gankro.)
@rust-highfive
Copy link
Collaborator

r? @arielb1

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

@jroesch
Copy link
Member

jroesch commented Jul 30, 2015

looks good to me @bors r+ p=100000000

@bors
Copy link
Contributor

bors commented Jul 30, 2015

📌 Commit e050fc2 has been approved by jroesch

@bors
Copy link
Contributor

bors commented Jul 30, 2015

⌛ Testing commit e050fc2 with merge f97a82f...

bors added a commit that referenced this pull request Jul 30, 2015
Rename the unstable option `--xpretty` to `--unpretty`

(Inspired by discussion with Gankro.)

Make sure this gets a low priority if it gets r-plussed!
@bors bors merged commit e050fc2 into rust-lang:master Jul 30, 2015
kaffarell added a commit to kaffarell/neovim that referenced this pull request May 29, 2024
The `--pretty` and `--xpretty` arguments have been deprecated [0] and
removed [1]. They have been renamed to '-Zunpretty' and moved to
nightly [2]. This means that currently, with the default stable compiler
this won't work. You will have to use nightly or wait until it is
stabilized (which is an ongoing effort [3]).

[0]: rust-lang/rust#21441
[1]: rust-lang/rust#83491
[2]: rust-lang/rust#27392
[3]: rust-lang/rust#43364

Signed-off-by: Gabriel Goller <g.goller@proxmox.com>
kaffarell added a commit to kaffarell/rust.vim that referenced this pull request May 29, 2024
The `--pretty` and `--xpretty` arguments have been deprecated [0] and
removed [1]. They have been renamed to '-Zunpretty' and moved to
nightly [2]. This means that currently, with the default stable compiler
this won't work. You will have to use nightly or wait until it is
stabilized (which is an ongoing effort [3]).

[0]: rust-lang/rust#21441
[1]: rust-lang/rust#83491
[2]: rust-lang/rust#27392
[3]: rust-lang/rust#43364

Signed-off-by: Gabriel Goller <g.goller@proxmox.com>
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