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

Report mods in ParseCallbacks::new_item_found
#3145 opened Feb 21, 2025 by adetaylor Loading…
Mark all format-like macros for Clippy
#3144 opened Feb 21, 2025 by nyurik Loading…
Include struct layout in callbacks.
#3143 opened Feb 20, 2025 by adetaylor Draft
Option to represent all C++ operators.
#3142 opened Feb 20, 2025 by adetaylor Loading…
Include source code location in discovery callback
#3141 opened Feb 20, 2025 by adetaylor Loading…
Discovery callbacks for functions and methods.
#3140 opened Feb 19, 2025 by adetaylor Loading…
Options to generate uncallable C++ functions.
#3139 opened Feb 19, 2025 by adetaylor Loading…
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…
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…
ProTip! Exclude everything labeled bug with -label:bug.