Provide a way to build the compiler with --error-format=json #48475
Labels
P-medium
Medium priority
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Preferably as a flag to ./x.py; preferably such that the output gets stored in the build dir.
We already run cargo with --message-format=json so we may need to differentiate somehow.
cc @Mark-Simulacrum
The text was updated successfully, but these errors were encountered: