issues
search
mozilla
/
cbindgen
A project for generating C bindings from Rust code
Mozilla Public License 2.0
2.43k
stars
314
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adding arm64 builds in releases?
#1032
NickeZ
opened
4 days ago
0
[bug] cbindgen treats structs with array types in which there is `as` opaque
#1031
NilsIrl
opened
5 days ago
0
add cbindgen:tag-field-name annotation
#1030
NilsIrl
opened
5 days ago
0
Add support for transparent typedefs (take 2)
#1029
scovich
opened
2 weeks ago
0
Support forward declarations for C-like languages
#1028
masnagam
opened
2 weeks ago
0
Why does cbindgen transfer annotations from typedef to the underlying aliased type?
#1027
scovich
opened
2 weeks ago
1
Fix clippy warnings
#1026
youknowone
closed
2 weeks ago
0
Request A Release
#1025
Coekjan
opened
3 weeks ago
1
Explicitly instantiate function return values that are template classes
#1024
scovich
opened
3 weeks ago
0
feat: Add support for constants defined with `if` + `cfg!` macro
#1023
GrayJack
opened
3 weeks ago
0
Implement mangling for arrays
#1022
emilio
closed
3 weeks ago
0
Add rename-all=prefix
#1021
emilio
closed
3 weeks ago
0
Parse unsafe attributes
#1020
emilio
closed
3 weeks ago
0
Parse `unsafe` attributes
#1019
Coekjan
closed
3 weeks ago
0
[Feature Request] Handle `if` + `cfg!` in const context
#1018
GrayJack
opened
3 weeks ago
2
[Feature Request] Const of unit type generate "empty" defines
#1017
GrayJack
opened
4 weeks ago
0
[Feature Request] Please add a switch to indicate whether to generate function pointer declarations.
#1016
ssrlive
opened
1 month ago
0
[Question] Why does parse.expand use an unstable flag to rustc?
#1015
bavalpey
opened
1 month ago
1
[Feature Request] Have cbindgen set a conditional compilation attribute when generating
#1014
bavalpey
opened
1 month ago
2
Parse `unsafe` in attributes
#1013
Coekjan
closed
3 weeks ago
5
Private enums and constants included in header file
#1012
lukasvrenner
opened
1 month ago
0
Add `unstable_ir` feature flag that makes the ir pub
#1011
heesooy
opened
1 month ago
2
Fix: Ignore `CARGO_BUILD_TARGET` in tests
#1010
bryango
closed
3 weeks ago
4
Make `ir` module public
#1009
LucaCiucci
opened
1 month ago
2
Implement mangling for arrays
#1008
0e4ef622
closed
3 weeks ago
0
Add rename-all=prefix:
#1007
jsgf
closed
3 weeks ago
1
Fix local override of enum prefix-with-name
#1006
jsgf
closed
3 weeks ago
1
D language support
#1005
kassane
opened
1 month ago
0
Annotation to inline type definitions of a field
#1004
chyyran
opened
1 month ago
0
ir: add support for UnsafeCell and SyncUnsafeCell
#1003
alekitto
closed
3 weeks ago
1
Add support for UnsafeCell and SyncUnsafeCell
#1002
alekitto
closed
3 weeks ago
0
generate some member function style in c?
#1001
asukaminato0721
opened
2 months ago
0
support struct tm * in c?
#1000
asukaminato0721
opened
2 months ago
0
Enums initialized with other enum constants don't take renaming into account
#999
jsgf
opened
2 months ago
0
FTBFS firefox and thunderbird with cbindgen 0.27.0
#998
rautyrauty
closed
2 months ago
1
CBindgen with (proc-)macros is empty, even when expanding
#997
Qix-
opened
2 months ago
1
Default cpp_compat to true
#996
Sainan
closed
3 weeks ago
0
Add a way to disable cfg to if defined() guards generation
#995
AlexanderSchuetz97
opened
3 months ago
2
Generate flexible array members the c99 way instead of the GNU way
#994
serge-sans-paille
opened
3 months ago
2
Panic when parsing a generic type with empty tuple as default type parameter
#993
akonradi-signal
opened
3 months ago
1
Add support for transparent enums
#992
scovich
opened
3 months ago
0
Deduplicate the code that turns transparent structs into typedefs
#991
scovich
closed
3 months ago
1
Can't build Firefox with cbindgen-0.27.0
#990
juippis
closed
3 months ago
4
conditional fields of constexpr literal structs
#989
youknowone
opened
3 months ago
6
Newline for each field for constexpr field constants
#988
youknowone
closed
3 weeks ago
1
Bump MSRV
#987
emilio
closed
3 months ago
0
Cargo update and version bump.
#986
emilio
closed
3 months ago
0
Incorrect equality operator generated with `derive_eq=true`
#985
jkorinth
opened
4 months ago
3
Add support for std::mem::offset_of
#984
basile-henry
opened
4 months ago
1
New cbindgen release?
#983
penberg
closed
3 months ago
3
Next