For two project I maintain, the docs generated by CI no longer includes an index file despite the appropriate nightly flags being used. Here is a reproduction:
Meta
- Reproducible with the latest rustdoc as of right now (
1.63.0-nightly (5435ed691 2022-06-07))
- Reproducible with rustdoc
1.61.0-nightly (f0c4da499 2022-03-01) (rustup nightly-2022-03-02)
- Not reproducible with rustdoc
1.61.0-nightly (4ce374923 2022-02-28) (rustup nightly-2022-03-01).
@rustbot labels: +T-rustdoc
For two project I maintain, the docs generated by CI no longer includes an index file despite the appropriate nightly flags being used. Here is a reproduction:
RUSTDOCFLAGSset to'--enable-index-page -Zunstable-options', runcargo +nightly doc --no-depsindex.htmlfile intarget/docMeta
1.63.0-nightly (5435ed691 2022-06-07))1.61.0-nightly (f0c4da499 2022-03-01)(rustupnightly-2022-03-02)1.61.0-nightly (4ce374923 2022-02-28)(rustupnightly-2022-03-01).@rustbot labels: +T-rustdoc