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

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

Merged
merged 1 commit into from
Apr 16, 2014
Merged

Conversation

klutzy
Copy link
Contributor

@klutzy klutzy commented Apr 16, 2014

Fixes #12685

@alexcrichton
Copy link
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
Copy link
Contributor Author

klutzy commented Apr 16, 2014

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

@alexcrichton
Copy link
Member

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

@klutzy
Copy link
Contributor Author

klutzy commented Apr 16, 2014

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