Failed to build json docs with rustdoc -w json
#99879
Labels
A-rustdoc-json
Area: Rustdoc JSON backend
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
I'm trying to use the rustdoc
-w json
option, but it crashes with a difficult to understand error, and suggests reporting it here.Code
$ RUSTDOCFLAGS='-w json -Z unstable-options' cargo +nightly doc
Cargo.toml:
Meta
Error output
Backtrace
The text was updated successfully, but these errors were encountered: