mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
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.
This commit is contained in:
+1
-1
@@ -216,7 +216,7 @@ Language
|
||||
|
||||
Compiler
|
||||
--------
|
||||
- [Added the `armv5te-unknown-linux-musl` target.][50423]
|
||||
- [Added the `armv5te-unknown-linux-musleabi` target.][50423]
|
||||
|
||||
Libraries
|
||||
---------
|
||||
|
||||
Reference in New Issue
Block a user