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

Upgrade shlex to version 2
#3380 opened Jun 2, 2026 by paolobarbolini Contributor Loading…
Generate pointer-valued macro constants
#3379 opened May 27, 2026 by tamird Contributor Loading…
chore: improve rust-bindgen maintenance path
#3378 opened May 21, 2026 by vip892766gma Loading…
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…
ProTip! Exclude everything labeled bug with -label:bug.