Docs.rs - build on multiple toolchains

1 · Users Rust Lang · June 11, 2026, 1:24 p.m.
Summary
The post discusses whether it's possible for docs.rs to build documentation for both stable and nightly Rust toolchains and then combine them. The author mentions the need for better documentation that reflects both stable and experimental features of their crate, which currently only shows nightly implementation details, potentially misleading users about API availability.