[rustdoc-json] Regression — core.json
, alloc.json
and std.json
are no longer available on nightly for rust-docs-json
component
#128610
Labels
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
I have pinned down the regression to a specific commit, thanks to @aDotInTheVoid recommending me
cargo-bisect-rustc
.Output of
cargo bisect-rustc
searched nightlies: from nightly-2024-07-28 to nightly-2024-07-30
regressed nightly: nightly-2024-07-30
searched commit range: 2cbbe8b...612a33f
regressed commit: 56c698c
bisected with cargo-bisect-rustc v0.6.9
Host triple: aarch64-apple-darwin
Reproduce with:
regr.sh
:The text was updated successfully, but these errors were encountered: