Skip to content
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.

Roadmap for json format on Stable #20

Open
calebcartwright opened this issue Sep 3, 2019 · 5 comments
Open

Roadmap for json format on Stable #20

calebcartwright opened this issue Sep 3, 2019 · 5 comments

Comments

@calebcartwright
Copy link
Member

I think I've got the right repo but please let me know if I need to move this elsewhere 😄

I was just wondering if you have a ballpark timeline/roadmap for when --format json might be available on Stable?

I'm currently interfacing with the test results output (from an IDE extension) and parsing the pretty format, but having json available on stable would make things a lot easier!

Thanks in advance

@pragmatrix
Copy link

@calebcartwright Support for --format json can be enabled with adding -Z unstable-options on stable Rust.

@calebcartwright
Copy link
Member Author

Thanks @pragmatrix! My understanding was that using -Z unstable-options still required the nightly toolchain to be installed. Is that incorrect? Can it it still be used in an environment where only stable toolchain has been installed?

@pragmatrix
Copy link

@calebcartwright Never thought of that one toolchain could affect another, so I've uninstalled all nightly toolchains and verified that json output goes along with stable on Windows, macOS, and Linux. So yes, it can be used, but I am not sure what the plans for supporting JSON output are; it happened before that unstable features slipped into stable and were removed later on.

@calebcartwright
Copy link
Member Author

calebcartwright commented Sep 11, 2019

Awesome, thanks so much for digging into it @pragmatrix!

I'd still be curious to know if there are any plans to stabilize the json format option if you or anyone else has any insight into that

@jhpratt
Copy link
Member

jhpratt commented Mar 28, 2020

What, if anything, is holding up stabilizing this?

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

No branches or pull requests

3 participants