rust-lang / libc

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

[0.2] Require rust >= 1.25 and drop libc_align conditional #4057

Closed tgross35 closed 1 week ago

tgross35 commented 1 week ago

This is mostly taken from Josh's work at 1, I just updated to account for conflicts and new uses of libc_align.

rustbot commented 1 week 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

rustbot commented 1 week ago

Some changes occurred in solarish module

cc @jclulow, @pfmooney

Some changes occurred in OpenBSD module

cc @semarie

bors commented 1 week ago

:umbrella: The latest upstream changes (presumably #4053) made this pull request unmergeable. Please resolve the merge conflicts.