mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-03 04:37:57 +00:00
add s390x-unknown-linux-musl target This is the first step in bringup for Rust on s390x. The libc and std crates need modifications as well, but getting this upstream makes that work easier.