## 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] Support `.rust-toolchain.toml`. + From: https://github.com/Rust-for-Linux/linux/issues/953. + Issue: https://github.com/rust-lang/rustup/issues/3182. + PR: https://github.com/rust-lang/rustup/pull/3195. --- ## 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] Clarify in which component and/or profile `rustdoc` is. + Issue: https://github.com/rust-lang/rustup/issues/2801. + PR: https://github.com/rust-lang/rustup/pull/2805. - [x] Downloading specific betas should be easier. + Issue: https://github.com/rust-lang/rustup/issues/1329.
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.)
.rust-toolchain.toml.rust-toolchain.toml#953..rust-toolchain.tomlrust-lang/rustup#3182..rust-toolchain.tomlrust-lang/rustup#3195.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.)
Clarify in which component and/or profile
rustdocis.rustdocis rust-lang/rustup#2801.Downloading specific betas should be easier.