{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreievgx52xkszucghlk6wmthkkqbgnwyfhcidzap23gqj53r3ys7fwy",
"uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mnz6kqi3nfw2"
},
"path": "/t/docs-rs-build-on-multiple-toolchains/24391#post_1",
"publishedAt": "2026-06-11T11:37:42.000Z",
"site": "https://internals.rust-lang.org",
"textContent": "I know there are options to define which targets are built for docs.rs and for multiple targets to be combined into a single documentation.\n\nIs it also possible to have docs.rs build stable & nightly then combine the documentation?\n\nBackground: I have a crate which provides a consistent stable interface and leverages experimental features where available. Currently the docs only show the implementation details for the toolchain defined in rust-toolchain.toml (nightly) and are therefore missing the stable alternatives. This makes it look like a chunk of the API surface is nightly-only.",
"title": "Docs.rs - build on multiple toolchains"
}