Open
Description
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.)
- Show the standalone installers for earlier releases.
- Useful for developers and users requiring older versions for kernel compilation purposes.
- Issue: Show the standalone installers for earlier releases (
FIXME
) rust-lang/rust-forge#676. - PR: Add Archive of Rust Stable Standalone Installers rust-lang/rust-forge#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.)
-
Slightly different
rustup
instructions compared to rust-lang.org's Install page.- Useful for giving a single link in our Quick Start guide.
- Issue: Slightly different
rustup
instructions compared to rust-lang.org's Install page rust-lang/rust-forge#684. - PR: Use installation instruction with rustup as recommended in forge and rustup rust-lang/www.rust-lang.org#1823.
- PR: update installation methods to use TLS v1.2 rust-lang/rust-forge#688.
- PR: Update installation methods to use TLS v1.2 rust-lang/rustup#3385.
-
Fix duplicate Rust 1.8.0 in the archive stable version installers page.