## Features that we would like to see ### Required (we almost certainly want them) ### Nice to have (not critical, we could workaround if needed, etc.) ### Low priority (we will likely not use them in the end) ### Done (stabilized, fixed, not needed anymore, etc.) - [x] Show the standalone installers for earlier releases. + Useful for developers and users requiring older versions for kernel compilation purposes. + Issue: https://github.com/rust-lang/rust-forge/issues/676. + PR: https://github.com/rust-lang/rust-forge/pull/733. --- ## Bugs that we would like to see fixed ### Required (we almost certainly want them) ### Nice to have (probably not critical, we could workaround if needed, etc.) ### Low priority (we will likely not use them in the end) ### Done (stabilized, fixed, or not needed anymore, etc.) - [x] Slightly different `rustup` instructions compared to rust-lang.org's Install page. + Useful for giving a single link in our Quick Start guide. + Issue: https://github.com/rust-lang/rust-forge/issues/684. + PR: https://github.com/rust-lang/www.rust-lang.org/pull/1823. + PR: https://github.com/rust-lang/rust-forge/pull/688. + PR: https://github.com/rust-lang/rustup/pull/3385. - [x] Fix duplicate Rust 1.8.0 in the archive stable version installers page. + PR: https://github.com/rust-lang/rust-forge/pull/770.
Features that we would like to see
Required (we almost certainly want them)
Nice to have (not critical, we could workaround if needed, etc.)
Low priority (we will likely not use them in the end)
Done (stabilized, fixed, not needed anymore, etc.)
FIXME) rust-lang/rust-forge#676.Bugs that we would like to see fixed
Required (we almost certainly want them)
Nice to have (probably not critical, we could workaround if needed, etc.)
Low priority (we will likely not use them in the end)
Done (stabilized, fixed, or not needed anymore, etc.)
Slightly different
rustupinstructions compared to rust-lang.org's Install page.rustupinstructions compared to rust-lang.org's Install page rust-lang/rust-forge#684.Fix duplicate Rust 1.8.0 in the archive stable version installers page.