-
Notifications
You must be signed in to change notification settings - Fork 759
Insights: rust-lang/rust-bindgen
Overview
Could not load contribution data
Please try again later
5 Pull requests merged by 5 people
-
Add linux aarch64 target to ci test
#3217 merged
Jul 19, 2025 -
Allow itertools 0.14, bump Cargo.lock to it
#3253 merged
Jul 19, 2025 -
comp: Fix alignment of bitfields in some edge cases.
#3247 merged
Jul 11, 2025 -
Include source code location in discovery callback
#3244 merged
Jul 11, 2025 -
cargo update
#3246 merged
Jul 11, 2025
2 Pull requests opened by 2 people
-
Add ParseCallbacks::allow_item() and ParseCallbacks::block_item().
#3245 opened
Jul 9, 2025 -
report constants and variables in `ParseCallbacks::new_item_found`
#3249 opened
Jul 13, 2025
6 Issues closed by 2 people
-
Cannot use customized LLVM by setting environ in the latest version
#3240 closed
Jul 14, 2025 -
Wrong layout for packed struct with bitfields
#981 closed
Jul 11, 2025 -
More bitfield brokenness
#743 closed
Jul 11, 2025 -
Invalid c struct bitfield generation in some cases
#3105 closed
Jul 11, 2025 -
Bindgen fail to generate bindings for struct.
#1314 closed
Jul 11, 2025 -
Bitfields should be packed into earlier fields if alignment allows so.
#1377 closed
Jul 11, 2025
7 Issues opened by 7 people
-
0.72.0 tag is not on any branches
#3252 opened
Jul 17, 2025 -
wrap_static_fns adds extra incorrect 'const' to pointer parameters
#3251 opened
Jul 14, 2025 -
Finegrained control over bindings generation of class members
#3248 opened
Jul 12, 2025 -
call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
#3243 opened
Jul 8, 2025 -
bindgen-cli generates mixed EOL if rustfmt is configured to use non-native style
#3242 opened
Jul 3, 2025 -
Bitfields cause `unnecessary_transmutes` compiler warning in Rust 1.88
#3241 opened
Jun 27, 2025 -
Incorrect bitstream length
#3238 opened
Jun 24, 2025
12 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Keep radix for integer literals in generated bindings
#3237 commented on
Jul 19, 2025 • 7 new comments -
Custom attribute and derive generation order
#2968 commented on
Jun 20, 2025 • 0 new comments -
Bad bindings for empty C struct on windows
#1683 commented on
Jun 20, 2025 • 0 new comments -
literal string definitons, their translation to charakter arrays and `*const c_char` compatibility
#1401 commented on
Jun 23, 2025 • 0 new comments -
[feature request] request a `--wrap-inline-fns` flag, for wrapping inline functions
#3060 commented on
Jun 24, 2025 • 0 new comments -
Avoid use of non-FFI safe type u128 for alignment
#2105 commented on
Jun 26, 2025 • 0 new comments -
Bindgen sometimes drops the type parameter of a struct for fields with multiple type parameters
#3214 commented on
Jul 3, 2025 • 0 new comments -
Very strange cwd-dependent behavior
#2187 commented on
Jul 8, 2025 • 0 new comments -
packed type cannot transitively contain a `#[repr(align)]` type
#2179 commented on
Jul 11, 2025 • 0 new comments -
Error generation
#3235 commented on
Jul 14, 2025 • 0 new comments -
[Feature Request] Keep the integer literal radices of C and C++ in generated Rust
#3236 commented on
Jul 19, 2025 • 0 new comments -
Cannot serialize type kind Opaque with valists and wrap-static-fns
#3234 commented on
Jul 19, 2025 • 0 new comments