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

Rustc will offer JSON error logging #2

Open
killercup opened this issue Jan 7, 2016 · 7 comments
Open

Rustc will offer JSON error logging #2

killercup opened this issue Jan 7, 2016 · 7 comments
Assignees

Comments

@killercup
Copy link

cf. rust-lang/rust#30711

@ticki
Copy link
Owner

ticki commented Jan 7, 2016

Wow! Can't wait for this to be merged. Thanks for the notification.

@ticki ticki self-assigned this Jan 7, 2016
@nrc
Copy link

nrc commented Jan 7, 2016

I'm really interested to find out how you find the format for errors. If you make use of the JSON format, please let me know how you get along - I expect to make improvements to the format, so suggestions are welcome!

@ticki
Copy link
Owner

ticki commented Jan 7, 2016

I'll look at it tomorrow and make dybuk use JSON, since that would be more flexible and robust than parsing the non-machine output (which is what dybuk currently does).

@ticki
Copy link
Owner

ticki commented Jan 16, 2016

When will the next nightly build be released, @nrc?

@nrc
Copy link

nrc commented Jan 17, 2016

It should be in the next nightly, but nightlies seem to a bit broken atm. They should be made every night, but we haven't made one since the 15th. Hopefully, it is nothing major and there should be one on Monday night.

@ticki
Copy link
Owner

ticki commented Jan 17, 2016

Cool.

@killercup
Copy link
Author

Even better: rust-lang/rust#32756

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

3 participants