We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f78f49d commit 6ee5977Copy full SHA for 6ee5977
CHANGELOG.md
@@ -19,6 +19,7 @@
19
- [Add support for `rustup target add all`][pr#1868]
20
- [Add `rustup show home`][pr#1933]
21
- [Add NetBSD target to CI][pr#1978]
22
+- [Add x86_64 musl to CI][pr#1882]
23
24
### Thanks
25
@@ -43,6 +44,7 @@
43
44
45
[pr#1873]: https://github.com/rust-lang/rustup.rs/pulls/1873
46
[pr#1885]: https://github.com/rust-lang/rustup.rs/pulls/1885
47
+[pr#1882]: https://github.com/rust-lang/rustup.rs/pulls/1882
48
[pr#1895]: https://github.com/rust-lang/rustup.rs/pulls/1895
49
[pr#1876]: https://github.com/rust-lang/rustup.rs/pulls/1876
50
[pr#1901]: https://github.com/rust-lang/rustup.rs/pulls/1901
0 commit comments