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

Show error on JSON parse error and nonzero exit. #6290

Merged
merged 1 commit into from
Nov 9, 2018

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Nov 9, 2018

If JSON parsing failed, and rustc exits nonzero, the error was lost.
This would have made it easier to diagnose #5992.

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Nov 9, 2018

📌 Commit 98953277462bcec3d422cd8f5732dc0603065025 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Nov 9, 2018

☔ The latest upstream changes (presumably #6289) made this pull request unmergeable. Please resolve the merge conflicts.

@ehuss
Copy link
Contributor Author

ehuss commented Nov 9, 2018

@bors r=alexcrichton

@bors
Copy link
Contributor

bors commented Nov 9, 2018

📌 Commit 3f0c788 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Nov 9, 2018

⌛ Testing commit 3f0c788 with merge 6582378...

bors added a commit that referenced this pull request Nov 9, 2018
Show error on JSON parse error and nonzero exit.

If JSON parsing failed, and rustc exits nonzero, the error was lost.
This would have made it easier to diagnose #5992.
@bors
Copy link
Contributor

bors commented Nov 9, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 6582378 to master...

@bors bors merged commit 3f0c788 into rust-lang:master Nov 9, 2018
@ehuss ehuss added this to the 1.32.0 milestone Feb 6, 2022
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.

3 participants