Closed
Description
Just leaving this issue here as a few people have asked. There are two separate issues.
The Windows crate docs are broken due to this rustc bug.
The generated documentation hasn't been updated because cargo
hangs trying to build windows-docs-rs. I seem to have hit some kind of limit, but its not clear what's wrong. rustc
allocates about 5 GB and then cargo
hangs inside git_refdb_backend_fs
. This happens reliably. Here's a repro if you want to play along.
Running out of memory while the CPU idles is kind of sad. 😢 Here is stable/night/nightly-2021-03-16 running in parallel:
In all three cases, the hang happens here:
Metadata
Metadata
Assignees
Labels
No labels