Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mozilla/cbindgen

A project for generating C bindings from Rust code
https://github.com/mozilla/cbindgen

Tests do not pass with Rust 1.32

glasserc opened this issue over 5 years ago
Support 'pub const BAR: &str = "hello world";'

AxelNennker opened this issue over 5 years ago
Support 'pub const BAR: &str = "hello world";'

AxelNennker opened this issue over 5 years ago
bindgen: write header even when no_includes==true

astraw opened this pull request almost 6 years ago
bindgen: write header even when no_includes==true

astraw opened this pull request almost 6 years ago
ParseSyntaxError in wgpu-native

kvark opened this issue almost 6 years ago
ParseSyntaxError in wgpu-native

kvark opened this issue almost 6 years ago
cbindgen can't parse some macro expanded code from rustc

jrmuizel opened this issue about 6 years ago
cbindgen can't parse some macro expanded code from rustc

jrmuizel opened this issue about 6 years ago
Types used by export "C" statics should be exported.

glandium opened this issue about 6 years ago
Is it possible add a prefix to the enum variants as well?

lu-zero opened this issue about 6 years ago
Is it possible add a prefix to the enum variants as well?

lu-zero opened this issue about 6 years ago
Support generate header in different folders

piaojin opened this issue over 6 years ago
Support generate header in different folders

piaojin opened this issue over 6 years ago
Feature: Option for auto-generating defines for `#[cfg(…)]`

regexident opened this issue over 6 years ago
Feature: Option for auto-generating defines for `#[cfg(…)]`

regexident opened this issue over 6 years ago
Add support for outputting dependencies

luser opened this issue over 6 years ago
Add support for outputting dependencies

luser opened this issue over 6 years ago
Constants aren't exported properly with conditional compilation

Michael-F-Bryan opened this issue over 6 years ago
Wrong ABI for fixed-size array parameters

Luthaf opened this issue over 6 years ago
Wrong ABI for fixed-size array parameters

Luthaf opened this issue over 6 years ago
Enum with assigned values does not get exported as enum

hmvp opened this issue almost 7 years ago
Generate headers for re-exports

dbrgn opened this issue almost 7 years ago
Generate headers for re-exports

dbrgn opened this issue almost 7 years ago
[ Feature Request ] Resolve trait associated types

sphaerophoria opened this issue about 7 years ago
[ Feature Request ] Resolve trait associated types

sphaerophoria opened this issue about 7 years ago
Fix order of structs

weiznich opened this pull request over 7 years ago
Fix order of structs

weiznich opened this pull request over 7 years ago
-Zunstable-options --pretty=expanded requires a nightly compiler.

jrmuizel opened this issue over 7 years ago
'pub enum' doesn't exported

RazrFalcon opened this issue over 7 years ago
'pub enum' doesn't exported

RazrFalcon opened this issue over 7 years ago
Make `clap` optional for build scripts

RazrFalcon opened this issue over 7 years ago
Make `clap` optional for build scripts

RazrFalcon opened this issue over 7 years ago
Enable an option for converting mod's to namespaces

eqrion opened this issue over 7 years ago
Enable an option for converting mod's to namespaces

eqrion opened this issue over 7 years ago
Handle fully qualified paths and `use` aliases

eqrion opened this issue over 7 years ago