Closed
Description
This issue is intended to be a tracking issue for the --json-rendered
flag implemented in #59128. The --json-rendered
flag can either take plain
or termcolor
, and affects whether ANSI color codes are embedded into the rendered
field of JSON diagnostics.
Known issues with this:
- flag not supported in rustdoc yet
Future features:
- Html output (discussion: Emit ansi color codes in the
rendered
field of json diagnostics #59128 (comment)) - Short output (equal to
--error-format=short
)
cc @oli-obk, original author of the feature
Metadata
Metadata
Assignees
Labels
Area: Messages for errors, warnings, and lintsBlocker: Implemented in the nightly compiler and unstable.Relevant to the compiler team, which will review and decide on the PR/issue.This issue / PR is in PFCP or FCP with a disposition to merge it.The final comment period is finished for this PR / Issue.