Closed
Description
Crate names
- off-rs 0.1.3
- retina 0.3.7
- rp2040-pac 0.3.0
- num-prime 0.1.0
- holochain 0.0.124
- kube 0.68.0
- themelio-stf 0.9.7
Build failure links
- https://docs.rs/crate/retina/0.3.7/builds/505117
- https://docs.rs/crate/holochain/0.0.124/builds/505120
Additional details
Looks like there's been a recent regression in nightly rustdoc that affects more than just my crate. These look related:
- rustdoc panics when resolving intra doc link rust#93428
- rustdoc: Pre-calculate traits that are in scope for doc links rust#88679 (comment)
- rustdoc ICE: 'no entry found for key' rust#93476
- rustdoc ICE: 'no entry found for key' with static referencing external type rust#93698
Is it possible/worthwhile to pin docs.rs
to an older nightly until this is fixed?