Open dhardy opened 2 hours ago
Changing the issue to "do not replace old docs if rebuild failed".
this is super odd, I actually tested this case and saw that old docs were kept before I started rebuilding...
( reinstanting the old docs is a little tricky, a rebuild would be easier if rand would stop using the fature)
I can do. I dread to think how many person-hours will be consumed just checking the changelog...
( there might be a quicker way on our side, I probably can look into it tomorrow)
Would be good. I opened a PR, but the CI is not happy. I guess I could just ignore that. https://github.com/rust-random/rand/pull/1529
Crate name
rand
Build failure link
https://docs.rs/crate/rand/latest/builds
Additional details
It seems that
rand
0.8.5 docs got rebuilt yesterday? Strange; I haven't seen docs.rs just rebuild old docs before. And unfortunately, the rebuild fails due to a nightly feature which got changed since then.Can you reinstate the old docs build please?
CC https://github.com/rust-random/rand/issues/1528