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

Support --message-format=json option #28

Open
dtretyakov opened this issue Sep 29, 2016 · 1 comment
Open

Support --message-format=json option #28

dtretyakov opened this issue Sep 29, 2016 · 1 comment

Comments

@dtretyakov
Copy link
Collaborator

dtretyakov commented Sep 29, 2016

In the cargo 1.12 we can use --message-format=json option to get messages in the json format:
rust-lang/cargo#3000

It affects bench, build, doc, run, rustc, rustdoc, test.

Docs: https://github.com/rust-lang/cargo/blob/master/src/doc/machine-readable-output.md

@dtretyakov dtretyakov changed the title Support --error-format=json option Support --message-format=json option Jan 24, 2017
@gilescope
Copy link

Should work for doc tests once this patch lands: rust-lang/rust#77890

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants