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

lib: rustfmt output to stdout #1109

Merged
merged 2 commits into from Oct 27, 2017

Conversation

Projects
None yet
4 participants
@fitzgen
Copy link
Member

fitzgen commented Oct 27, 2017

(Recreated + slightly touched up version of #1042 + a version bump)

Simplify the rustfmt and write mechanism. Use rustfmt generated string to allow writing to stdout or to rustfmt a file.

manaskarekar and others added some commits Sep 26, 2017

lib: rustfmt output to stdout
Simplify the rustfmt and write mechanism.  Use rustfmt generated string to allow
writing to stdout or to rustfmt a file.
@fitzgen

This comment has been minimized.

Copy link
Member Author

fitzgen commented Oct 27, 2017

@bors-servo

This comment has been minimized.

Copy link
Contributor

bors-servo commented Oct 27, 2017

📌 Commit 849c41d has been approved by fitzgen

@bors-servo

This comment has been minimized.

Copy link
Contributor

bors-servo commented Oct 27, 2017

⌛️ Testing commit 849c41d with merge f661f58...

bors-servo added a commit that referenced this pull request Oct 27, 2017

Auto merge of #1109 - fitzgen:rustfmt-stdout, r=fitzgen
lib: rustfmt output to stdout

*(Recreated + slightly touched up version of #1042 + a version bump)*

Simplify the rustfmt and write mechanism.  Use rustfmt generated string to allow writing to stdout or to rustfmt a file.
@bors-servo

This comment has been minimized.

Copy link
Contributor

bors-servo commented Oct 27, 2017

💔 Test failed - status-travis

@bors-servo

This comment has been minimized.

Copy link
Contributor

bors-servo commented Oct 27, 2017

☀️ Test successful - status-travis
Approved by: fitzgen
Pushing f661f58 to master...

@bors-servo bors-servo merged commit 849c41d into rust-lang:master Oct 27, 2017

2 checks passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details

@fitzgen fitzgen deleted the fitzgen:rustfmt-stdout branch Oct 27, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.