rust-lang / libc

Raw bindings to platform APIs for Rust
https://docs.rs/libc
Apache License 2.0
2.1k stars 1.04k forks source link

[0.2] ci: add support for loongarch64-unknown-linux-musl #4100

Closed heiher closed 4 days ago

heiher commented 4 days ago

Description

  1. Fix libc-tests for loongarch64-unknown-linux-musl.
  2. Add support for loongarch64-unknown-linux-musl target in CI.

Sources

None.

Checklist

rustbot commented 4 days ago

r? @JohnTitor

rustbot has assigned @JohnTitor. They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

tgross35 commented 4 days ago

I'll backport https://github.com/rust-lang/libc/pull/4092 once it lands, it just needs the stable-nominated label (applied).