rust-osdev/linked-list-allocator

Can't see the documentation of this crate on docs.rs

toku-sa-n opened this issue · 3 comments

I'm not sure this is a suitable place to notice this, so forgive me if this is not.

As the title says, we can't view the documentation of v0.9.0 because of a build error. (log). We can see the v0.8.11 one instead.

Thanks for reporting! Looks like docs.rs still used an older nightly when the build was done. I opened rust-lang/docs.rs#1401 to request a rebuild.

Thank you!

This was fixed.