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

Eliminate uses of `struct_formatter` #4075

Closed tgross35 closed 1 week ago

tgross35 commented 1 week ago

This pattern was previously used with cfg fields but is no longer needed.

This is the version of 8d68ec6f3 ("Eliminate uses of struct_formatter") for main.

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