Skip to content

Pull requests: rust-lang/rust-bindgen

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Generate doc comment when type alias is hidden
#3122 opened Feb 8, 2025 by jschwe Loading…
Fix multiline doc comments
#3114 opened Feb 5, 2025 by jschwe Loading…
Refactor enum generation
#3112 opened Feb 5, 2025 by jschwe Loading…
Fix race condition in clang_macro_fallback
#3111 opened Feb 2, 2025 by HKalbasi Loading…
chore: fix last clippy lints and enforce in CI
#3106 opened Feb 1, 2025 by nyurik Loading…
Support mapping Enums to Result type
#3102 opened Jan 29, 2025 by jschwe Loading…
Allow itertools 0.14, bump Cargo.lock to it
#3092 opened Jan 17, 2025 by torokati44 Loading…
feat: add custom attributes to fn items
#3088 opened Jan 11, 2025 by oberrich Loading…
book: Add information about libloading
#3087 opened Jan 10, 2025 by ckrenslehner Loading…
remove itertools
#3086 opened Jan 10, 2025 by blukai Loading…
Fix bugs in --clang-macro-fallback rust-for-linux Issues relevant to the Rust for Linux project
#3072 opened Jan 8, 2025 by jbaublitz Loading…
2
5
Allow blocklisting anonymous enums
#3067 opened Jan 6, 2025 by jschwe Loading…
Add callback to declare functions/statics safe
#3058 opened Dec 18, 2024 by arctic-alpaca Loading…
Add workflow for release-plz
#3025 opened Dec 2, 2024 by pvdrz Draft
Check supported rust versions on CI
#2987 opened Nov 22, 2024 by pvdrz Draft
Add support for config files
#2917 opened Aug 30, 2024 by pvdrz Loading…
Add option to generate safe and unsafe conversions for rustified enums rust-for-linux Issues relevant to the Rust for Linux project
#2908 opened Aug 20, 2024 by jbaublitz Loading…
[RFC, V2] exclude packed attr for types that contain aligned types when possible rust-for-linux Issues relevant to the Rust for Linux project
#2770 opened Feb 25, 2024 by bertschingert Loading…
[RFC, V1] try to exclude packed attr for types that contain aligned types rust-for-linux Issues relevant to the Rust for Linux project
#2769 opened Feb 25, 2024 by bertschingert Loading…
Change Callbacks API.
#2766 opened Feb 21, 2024 by reitermarkus Loading…
ProTip! Filter pull requests by the default branch with base:main.