Skip to content

Commit 34fa362

Browse files
committed
rustup-1.24.0: Mention Windows Add/Remove too
Signed-off-by: Daniel Silverstone <[email protected]>
1 parent 4f898d0 commit 34fa362

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

posts/2021-04-27-Rustup-1.24.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ If both `rust-toolchain` and `rust-toolchain.toml` are present, then the former
3535

3636
Rustup's component unpacker has been changed to have a smaller memory footprint when unpacking large components. This should permit users of memory-constrained systems such as some Raspberry Pi systems to install newer Rust toolchains which contain particularly large files.
3737

38+
### Better support for Windows Add/Remove programs
39+
40+
Fresh installations of Rustup on Windows will now install themselves into the program list so that you can trigger the uninstallation of Rustup via the Add/Remove programs dialogs similar to any other Windows program.
41+
42+
_This will only take effect on installation, so you will need to rerun `rustup-init.exe` if you want this on your PC._
43+
3844
### Other changes
3945

4046
There are more changes in rustup 1.24.0: check them out in the [changelog]!

0 commit comments

Comments
 (0)