Skip to content

pprust: Handle multi-stmt/no-expr ExprFnBlock - #13544

Merged
bors merged 1 commit into
rust-lang:masterfrom
klutzy:pprust
Apr 16, 2014
Merged

pprust: Handle multi-stmt/no-expr ExprFnBlock#13544
bors merged 1 commit into
rust-lang:masterfrom
klutzy:pprust

Conversation

@klutzy

@klutzy klutzy commented Apr 16, 2014

Copy link
Copy Markdown
Contributor

Fixes #12685

@alexcrichton

Copy link
Copy Markdown
Member

Could this be accompanied with a test as well? I would guess that some ignore-pretty directives could go away because of this.

@klutzy

klutzy commented Apr 16, 2014

Copy link
Copy Markdown
Contributor Author

Unfortunately we don't test --pretty=expanded on buildbot yet (#5580). I'm working on it though..

@alexcrichton

Copy link
Copy Markdown
Member

Perhaps a run-make test could be added in the interim?

@klutzy

klutzy commented Apr 16, 2014

Copy link
Copy Markdown
Contributor Author

added run-make/pretty-expanded.

bors added a commit that referenced this pull request Apr 16, 2014
@bors bors closed this Apr 16, 2014
@bors
bors merged commit 96710c1 into rust-lang:master Apr 16, 2014
notriddle pushed a commit to notriddle/rust that referenced this pull request Nov 10, 2022
Add rustbot features related to PR state labels

It makes rustbot add `S-waiting-on-review` to every new PR, and ``@rustbot` author` and ``@rustbot` review` commands working.
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.

#[deriving(Encodable)] crashes rustc --pretty expanded

3 participants