File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ The headlines of this release are:
31
31
32
32
- Fix build script ` cargo ` instructions by @ChrisDenton in https://github.com/rust-lang/rustup/pull/4235
33
33
- Allow copy&paste of documented registry keys into Regedit by @eugenesvk in https://github.com/rust-lang/rustup/pull/4244
34
- - document RUSTUP_AUTO_INSTALL by @ahl in https://github.com/rust-lang/rustup/pull/4247
34
+ - document RUSTUP \_ AUTO \_ INSTALL by @ahl in https://github.com/rust-lang/rustup/pull/4247
35
35
- Remove validation for custom toolchains when reading rust-toolchain.toml by @wesleywiser in https://github.com/rust-lang/rustup/pull/4250
36
36
- Append Windows "bin" directory to ` PATH ` by @ChrisDenton in https://github.com/rust-lang/rustup/pull/4249
37
37
- fix(dist): refine suggestions about missing targets by @rami3l in https://github.com/rust-lang/rustup/pull/4253
@@ -45,6 +45,10 @@ The headlines of this release are:
45
45
- Update ` CARGO ` environment variable if it is set to a rustup proxy by @ChrisDenton in https://github.com/rust-lang/rustup/pull/4275
46
46
- Simplify download abstractions and start warning about curl usage by @djc in https://github.com/rust-lang/rustup/pull/4277
47
47
- docs(user-guide): cover correct ` $PATH ` configuration for proxies by @rami3l in https://github.com/rust-lang/rustup/pull/4283
48
+ - Add toolchain\_ name to not installed bail msg by @jmqd in https://github.com/rust-lang/rustup/pull/4293
49
+ - Add powerpc64le-unknown-linux-musl support by @Gelbpunkt in https://github.com/rust-lang/rustup/pull/4294
50
+ - Use ` RUSTUP_HARDLINK_PROXIES ` environment variable to hard link proxies by @ChrisDenton in https://github.com/rust-lang/rustup/pull/4295
51
+ - Switch flate2 to use the zlib-rs backend by @joshtriplett in https://github.com/rust-lang/rustup/pull/4297
48
52
49
53
[ 1.28.2 ] : https://github.com/rust-lang/rustup/releases/tag/1.28.2
50
54
[ pr#4254 ] : https://github.com/rust-lang/rustup/pull/4254
You can’t perform that action at this time.
0 commit comments