rust-lang / rust-bindgen

Automatically generates Rust FFI bindings to C (and some C++) libraries.
https://rust-lang.github.io/rust-bindgen/
BSD 3-Clause "New" or "Revised" License
4.23k stars 679 forks source link

Simplify target conversion further #2814

Open pvdrz opened 2 months ago

pvdrz commented 2 months ago

This looks like a good improvement in any case. Maybe let's file a follow-up to moving to target-lexicon?

Originally posted by @emilio in https://github.com/rust-lang/rust-bindgen/pull/2808#pullrequestreview-2018360188