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

[main] Drop the `libc_const_extern_fn` conditional #4105

Closed tgross35 closed 1 week ago

tgross35 commented 1 week ago

Additionally deprecate the const-extern-fn feature. This is possible since the MSRV was increased to 1.63.

(apply https://github.com/rust-lang/libc/pull/4063 to main) (cherry picked from commit 674cc1f47f605038ef1aa2cce8e8bc9dac128276)

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