"nightly-rustc" docs are also generated for stable

look at this url

https://doc.rust-lang.org/stable/nightly-rustc/

why is it like that.

i would reccomended just removing the "nightly-" prefix

What is rustc? - The rustc book already exists and is for the stable external interface of rustc while Index of crates is for the unstable internal interface that is only accessible on nightly.

1 Like