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
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.
This topic was automatically closed 540 days after the last reply. New replies are no longer allowed.