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
Assigned to nobody Loading
Sort

Pull requests list

Fix race condition in clang_macro_fallback
#3369 opened May 5, 2026 by HKalbasi Member Loading…
build(deps): bump rand from 0.8.5 to 0.8.6 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#3364 opened Apr 22, 2026 by dependabot Bot Loading…
fix: resolve bitfield accessor name conflicts
#3354 opened Mar 14, 2026 by zRedShift Loading…
test: add regression test for issue #3319
#3345 opened Feb 22, 2026 by naoNao89 Contributor Draft
Allow marking individual global bitfield enums
#3342 opened Jan 31, 2026 by dcoles Loading…
Propagate derived traits for wrapper types
#3327 opened Dec 10, 2025 by jsgf Contributor Loading…
Precise macro value type
#3323 opened Nov 28, 2025 by dingxiangfei2009 Contributor Loading…
fix : make sure at least one header was provided
#3321 opened Nov 18, 2025 by mtb0x1 Loading…
Allow generating hidden visibility functions
#3304 opened Oct 13, 2025 by chertov Loading…
Support repr(C) for rustified enums
#3265 opened Aug 14, 2025 by thedataking Contributor Loading…
1 of 3 tasks
enum: add support hash name for unnamed enum
#3258 opened Aug 3, 2025 by qinghon Contributor Loading…
Add ParseCallbacks::allow_or_block_item().
#3245 opened Jul 9, 2025 by nicopauss Loading…
Keep radix for integer literals in generated bindings
#3237 opened Jun 18, 2025 by miikkas Contributor Loading…
ci: Publish using a custom jobs instead of triggers
#3227 opened Jun 9, 2025 by NickeZ Contributor Loading…
Add annotation-based custom field attributes support
#3198 opened Apr 26, 2025 by ekoops Loading…
allow renaming rules for C enums, structs, and typedefs
#3191 opened Apr 10, 2025 by nyurik Contributor Loading…
Avoid \u{1} prefix when the user overrode item names
#3175 opened Mar 20, 2025 by bjorn3 Member Loading…
Allow constructor name override.
#3164 opened Feb 26, 2025 by adetaylor Contributor Draft
Add option for all module raw lines
#3163 opened Feb 26, 2025 by adetaylor Contributor Draft
Wrap template and opaque types in a marker.
#3151 opened Feb 24, 2025 by adetaylor Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.