Homu queue - rust-bindgen

39 total, 0 approved, 0 rolled up, 0 failed / /

Sort key # Status Mergeable Title Head ref Assignee Approved by Priority
1 1388 callbacks: Allow reporting string macros chrysn-pull-requests:str_macro 0
2 1710 Avoid unnecessary padding in some cases. emilio:superfluous-padding 0
3 2369 yes Support complex macros. reitermarkus:cmacro 0
4 2388 yes Consider alignment contribution from bitfields nbdd0121:master 0
5 2403 yes Block function bindings which pass extended floats by value GKFX:extended-floats 0
6 2406 yes BUG: fix incorrect code generation when a struct ends in a bitfield and `--explicit-padding` is used sw17ch:sw17ch/duplicate-padding-with-trailing-bitfield 0
7 2423 yes fix template union forward declaration, close #1768 Danielmelody:main 0
8 2451 yes Remove vtable method class prefix with --disable-name-namespacing Supreeeme:vtable_namespacing 0
9 2562 yes Remove `as` casts. reitermarkus:as-casts 0
10 2584 yes Add parent directory creation to write_to_file function Enes1313:create-parent-dirs 0
11 2764 yes Filter out lookup_can_derive_copy for template type ileixe:fix/generic_tagged_union 0
12 2766 yes Change `Callbacks` API. reitermarkus:int-macro-i128 0
13 2770 yes [RFC, V2] exclude packed attr for types that contain aligned types when possible bertschingert:packed-aligned-take2 0
14 2804 yes Add Dockerfiles to run bindgen-tests with many clang versions boydjohnson:feature/test-different-clang-versions 0
15 1638 no Add ParseCallbacks handler for generated TokenStreams jandob:master 0
16 1667 no Do not derive Clone/Copy/Eq*/Ord* for opaque types elichai:2019-11-opaque 0
17 1740 no Rewrite Clang interface to use C++ libtooling API instead of libclang immunant:clang_tooling emilio 0
18 1784 no Added Objc category inheritance simlay:objc-category-inheritance 0
19 1785 no Recusrse through type references to find argument names in some cases. rust-lang:stdcall-fn 0
20 1866 no Resolves #1864 7Hazard:master 0
21 1904 no Calling overloaded C++ operators from Rust Volker-Weissmann:overloaded_operators 0
22 1975 no Support dependent qualified types adetaylor:dependent-qualified-types 0
23 2046 no codegen: signed bitfield handling chenhengqi:fix-bitfield 0
24 2114 no Added support for dynamic loading of variables pradt2:master 0
25 2119 no Allow modifying macro tokens at parse time igelado:master 0
26 2135 no WIP on nullability attributes madsmtm:nullable 0
27 2153 no ir: Deal with _Atomic correctly. emilio:atomic 0
28 2229 no Rebase #1740 upon master kulp:clang_tooling_rebased 0
29 2246 no codegen: Don't generate conflicting packed() and align() representation hints. rust-lang:packed-align-conflict 0
30 2248 no Fix test case from #2246 youknowone:packed-align-conflict 0
31 2268 no Support casts in macros. reitermarkus:cast-expr 0
32 2274 no Support Objective-C nullability attributes simlay:objc-nullable 0
33 2314 no Constify bitfield constructor for Rust 1.57+ hugwijst:const_bitfield_constructor 0
34 2372 no ty: Deal with using shadow types. emilio:using-shadow 0
35 2524 no Add a callback to rename field names expenses:process-field-name 0
36 2561 no Fix source order sorting. reitermarkus:source-order 0
37 2578 no Allow wrapper function generation for functional macros Abestanis:feature/function_macros 0
38 2708 no Adds custom_const_pointer_type and custom_mut_pointer_type options. remexre:pointer-wrappers 0
39 2769 no [RFC, V1] try to exclude packed attr for types that contain aligned types bertschingert:packed-aligned-take1 0