-
Notifications
You must be signed in to change notification settings - Fork 745
Issues: rust-lang/rust-bindgen
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Silently wrong code generated for enums in templated classes
A-C++
A-templates
bug
#2871
opened Jul 22, 2024 by
tschneidereit
Bindgen fails to output correct bindings for TFLM
A-C++
A-templates
#2564
opened Jun 18, 2023 by
cogsandsquigs
--disable-name-namespacing has no effect on vtable functions
A-C++
#2438
opened Mar 11, 2023 by
Supreeeme
'"type-parameter-0-0" is not a valid Ident' when using blocklist-item "std::.*"
A-C++
A-templates
#2437
opened Mar 11, 2023 by
Supreeeme
fix template union forward declaration, close #1768
A-C++
A-templates
#2423
opened Feb 23, 2023 by
Danielmelody
Loading…
Tracking Issue: C++ features
bindgen
cannot handle
A-C++
meta
#2343
opened Nov 11, 2022 by
pvdrz
1 of 2 tasks
Generating
pub type j_l = u8<_Iftrue, _Iffalse>;
A-C++
A-templates
#2048
opened May 5, 2021 by
adetaylor
Renaming a
using
defined template type lose generic definition
A-C++
A-templates
bug
#2010
opened Mar 19, 2021 by
youknowone
bindings fail to compile with "the name ... is defined multiple times"
A-C++
A-templates
bug
#1911
opened Nov 3, 2020 by
boydjohnson
the name <whatever> is defined multiple times + cannot find
T
in this scope
A-C++
A-templates
#1848
opened Jul 28, 2020 by
LoganDark
bindgen does not generate destructors if the class inherits a virtual destructor
A-C++
bug
#1843
opened Jul 26, 2020 by
Volker-Weissmann
[c++] Invalid free when destroying a class with an std::string member
A-C++
I-needs-docs
#1842
opened Jul 26, 2020 by
Volker-Weissmann
[c++] Consider implementing Drop for types with destructors
A-C++
enhancement
#1840
opened Jul 26, 2020 by
Volker-Weissmann
std::vector<int>::iterator creates trouble
A-C++
A-templates
bug
help wanted
#1839
opened Jul 26, 2020 by
Volker-Weissmann
Invalid generated code with C++ templated static constant.
A-C++
A-templates
bug
help wanted
#1838
opened Jul 25, 2020 by
Volker-Weissmann
Stack overflow when running into C++ union with variadic templates
A-C++
A-templates
bug
#1836
opened Jul 25, 2020 by
talbenari1
Panic with 'Unable to get layout information?'
A-C++
A-templates
bug
help wanted
#1768
opened Apr 26, 2020 by
virtualritz
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.