File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ 1.28.2] - ?
3
+ ## [ 1.28.2] - 2025-04-25
4
4
5
5
This new patch release has brought even more tiny fixes and improvements over the previous one.
6
6
@@ -49,6 +49,11 @@ The headlines of this release are:
49
49
- Add powerpc64le-unknown-linux-musl support by @Gelbpunkt in https://github.com/rust-lang/rustup/pull/4294
50
50
- Use ` RUSTUP_HARDLINK_PROXIES ` environment variable to hard link proxies by @ChrisDenton in https://github.com/rust-lang/rustup/pull/4295
51
51
- Switch flate2 to use the zlib-rs backend by @joshtriplett in https://github.com/rust-lang/rustup/pull/4297
52
+ - feat(cli/rustup-mode): add aliases to ` rustup component remove ` by @rami3l in https://github.com/rust-lang/rustup/pull/4304
53
+ - Skip span fields by @djc in https://github.com/rust-lang/rustup/pull/4306
54
+ - Log original download errors immediately by @djc in https://github.com/rust-lang/rustup/pull/4307
55
+ - download: show Debug representation for errors by @djc in https://github.com/rust-lang/rustup/pull/4309
56
+ - Emit tracing events from log facade calls by @djc in https://github.com/rust-lang/rustup/pull/4310
52
57
53
58
[ 1.28.2 ] : https://github.com/rust-lang/rustup/releases/tag/1.28.2
54
59
[ pr#4254 ] : https://github.com/rust-lang/rustup/pull/4254
You can’t perform that action at this time.
0 commit comments