Closed mkroening closed 12 months ago
The following invocations all succeed now:
cargo doc cargo +nightly doc cargo doc --features const_generics cargo +nightly doc --features const_generics
Closes https://github.com/servo/rust-smallvec/issues/327
When can we expect the next release? This is currently stopping us from documenting our crate with dependencies.
Published smallvec 1.11.2.
The following invocations all succeed now:
Closes https://github.com/servo/rust-smallvec/issues/327