Closed
Description
Problem
In a fresh cargo doc -Zrustdoc-depinfo
build, the generated static files under target/doc/static.files
are missing.

Steps
- Find a Cargo package.
cargo clean --doc
cargo +nightly doc --no-deps -Zrustdoc-depinfo --open
Possible Solution(s)
No response
Notes
Originally reported by @Jondolf in #15203 (comment).
cc #15370
Version
cargo 1.89.0-nightly (68db37499 2025-05-22)
release: 1.89.0-nightly
commit-hash: 68db37499f2de8acef704c73d9031be6fbcbaee4
commit-date: 2025-05-22