Skip to content

Commit b2392fa

Browse files
authored
Rollup merge of #52947 - Susurrus:patch-1, r=alexcrichton
1.27 actually added the `armv5te-unknown-linux-musleabi` target The PR title says `armv5te-unknown-linux-musl`, but it looks like the final code merge renamed the target to `armv5te-unknown-linux-musleabi`. `rustup` reports this as correct as well. The [Rust Platform Support](https://forge.rust-lang.org/platform-support.html) page needs this added as well, but I'm not certain what codebase that is generated from.
2 parents 6e7e385 + c2d57db commit b2392fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ Language
216216

217217
Compiler
218218
--------
219-
- [Added the `armv5te-unknown-linux-musl` target.][50423]
219+
- [Added the `armv5te-unknown-linux-musleabi` target.][50423]
220220

221221
Libraries
222222
---------

0 commit comments

Comments
 (0)