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

Fix `--allowlist-item` so it doesn't ignore anon enums #2827

Closed pvdrz closed 2 months ago

pvdrz commented 2 months ago

Fixes #2826