245: Check `cargo doc` in CI r=kvark a=hecrj This PR makes CI run `cargo doc` using the latest nightly. It is currently panicking here: 6dee5f1126/src/librustdoc/passes/mod.rs (L411) I thought it was an incorrect link causing it, but the issue seems to persist even after fixing the link. __Update__: Issue opened upstream by @grovesNL (https://github.com/rust-lang/rust/issues/70874). Co-authored-by: Héctor Ramón Jiménez <hector0193@gmail.com>
6dee5f1126/src/librustdoc/passes/mod.rs (L411)
RenderPass::set_vertex_buffer
cargo doc