GitHub / rust-lang/rust-bindgen issues and pull requests
#400 - Update env_logger.
Pull Request -
State: closed - Opened by Ms2ger over 8 years ago
- 4 comments
#399 - Functions implemented in headers leads to link error
Issue -
State: closed - Opened by meerik over 8 years ago
- 3 comments
#398 - Publish the executable on crates.io
Issue -
State: closed - Opened by kkimdev over 8 years ago
- 34 comments
#397 - ir: Trace types across vars.
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 6 comments
#396 - codegen: Prefer use instead of type aliases.
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 4 comments
#395 - ir: Handle inline namespaces.
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 4 comments
#394 - Derive the names of tests and anon structs from the name of the type
Issue -
State: closed - Opened by Manishearth over 8 years ago
#393 - Provide an API to constify enum variants.
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 13 comments
#392 - Need a way to specify codegen behavior for enum items
Issue -
State: closed - Opened by upsuper over 8 years ago
- 1 comment
#391 - Bump to 0.1.6
Pull Request -
State: closed - Opened by Manishearth over 8 years ago
- 4 comments
#390 - ir: Evaluate constant strings too.
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 6 comments
#389 - Support string consts
Issue -
State: closed - Opened by Manishearth over 8 years ago
- 1 comment
#388 - bindgen fails with panic: "C'mon: Continue"
Issue -
State: closed - Opened by jsgf over 8 years ago
- 10 comments
Labels: bug, E-hard
#387 - Improve tracing so it doesn't ignore opaque stuff when it shouldn't
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 5 comments
#386 - Opaque type completely erased
Issue -
State: closed - Opened by jsgf over 8 years ago
- 12 comments
#385 - Update to regex 0.2; use regex::RegexSet for matching
Pull Request -
State: closed - Opened by jsgf over 8 years ago
- 3 comments
#384 - codegen: Do the same workaround we do for template parameters with `typename` on aliases for `decltypes` we can't resolve.
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 7 comments
#383 - Tidy up and test virtual inheritance handling.
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 4 comments
#382 - Allow regexps for --blacklist_type and --opaque_type
Pull Request -
State: closed - Opened by jsgf over 8 years ago
- 4 comments
#381 - C++ decltype syntax leaking into Rust code
Issue -
State: closed - Opened by jsgf over 8 years ago
- 6 comments
Labels: bug
#380 - Differently aligned fields may make inheritance not work properly.
Issue -
State: open - Opened by jsgf over 8 years ago
- 24 comments
Labels: bug
#379 - --blacklist-type, --opaque-type should take regexes
Issue -
State: closed - Opened by jsgf over 8 years ago
- 1 comment
#378 - "cargo test" failing because of docblocks?
Issue -
State: closed - Opened by daschl over 8 years ago
- 8 comments
#377 - Avoid _bindgen_ty_ indirection
Issue -
State: closed - Opened by daschl over 8 years ago
- 4 comments
Labels: enhancement
#376 - --link* options don't do anything
Issue -
State: closed - Opened by jsgf over 8 years ago
- 2 comments
#375 - Only PRs (not issues) arrive to IRC.
Issue -
State: closed - Opened by emilio over 8 years ago
- 3 comments
#374 - Derive debug with array too big
Pull Request -
State: closed - Opened by fitzgen over 8 years ago
- 6 comments
#373 - Figure out a way to quiet test expectations' warning spew
Issue -
State: closed - Opened by fitzgen over 8 years ago
- 5 comments
#372 - derive(Debug) on struct containing array that is too big for derive(Debug)
Issue -
State: closed - Opened by fitzgen over 8 years ago
- 17 comments
Labels: bug, C-assigned
#371 - codegen: Use the canonical type to determine whether we should conver…
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 4 comments
#370 - Forward declared structs now generate opaque enums
Pull Request -
State: closed - Opened by nikhilshagri over 8 years ago
- 25 comments
#369 - Replace all non-fatal `error!`s with `warn!`s
Pull Request -
State: closed - Opened by tetsuharuohzeki over 8 years ago
- 7 comments
#368 - Replace all non-fatal `error!`s with `warn!`s
Issue -
State: closed - Opened by fitzgen over 8 years ago
- 3 comments
Labels: E-easy, C-assigned, I-cleanup
#367 - ir: More generic handling of non-deductible auto types.
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 5 comments
#366 - Update README.md to reflect the current situation
Pull Request -
State: closed - Opened by upsuper over 8 years ago
- 6 comments
#365 - ir: Skip function template earlier.
Pull Request -
State: closed - Opened by upsuper over 8 years ago
- 3 comments
#364 - Fail to generate stylo bindings on Windows
Issue -
State: closed - Opened by upsuper over 8 years ago
- 3 comments
#363 - failed to produce bindings for RPM library
Issue -
State: closed - Opened by sa2ajj over 8 years ago
- 17 comments
Labels: I-unclear, I-needs-reduced-test-case
#362 - Handle non-type template parameters (const dependent type parameters)
Issue -
State: open - Opened by emilio over 8 years ago
Labels: E-hard, A-templates, A-C++
#361 - We generate invalid code for varargs functions (test-case: rocksdb)
Issue -
State: closed - Opened by zhangjinpeng1987 over 8 years ago
- 4 comments
#360 - Don't assume that base classes are already resolved.
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 4 comments
#359 - bindgen generates duplicate definitions
Issue -
State: closed - Opened by jsgf over 8 years ago
- 8 comments
Labels: bug
#358 - thread 'main' panicked at 'internal error: entered unreachable code: Not a named type: ResolvedTypeRef(ItemId(48235))', src/ir/ty.rs:322
Issue -
State: closed - Opened by fitzgen over 8 years ago
- 4 comments
#357 - Multiple cleanups and fix for #355
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 6 comments
#356 - Only load libclang once, and don't unload it
Pull Request -
State: closed - Opened by fitzgen over 8 years ago
- 7 comments
#355 - "Should have been resolved after parsing"
Issue -
State: closed - Opened by jsgf over 8 years ago
- 5 comments
Labels: bug
#354 - Followed Resolved Type Ref instead of panicking
Pull Request -
State: closed - Opened by Nashenas88 over 8 years ago
- 7 comments
#353 - libbindgen fails with "How?"
Issue -
State: closed - Opened by Nashenas88 over 8 years ago
- 1 comment
Labels: bug
#352 - ir: Handle CXType_Auto.
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 4 comments
#351 - libbindgen::ir::ty: unsupported type: kind = CXTypeKind(118)
Issue -
State: closed - Opened by jsgf over 8 years ago
- 3 comments
#350 - LLVM assertion failure when running tests
Issue -
State: closed - Opened by fitzgen over 8 years ago
- 10 comments
#349 - Bump version.
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 6 comments
#348 - libbindgen: unable to use constructors
Issue -
State: closed - Opened by bbigras over 8 years ago
- 4 comments
#347 - Wrap Type into Option
Pull Request -
State: closed - Opened by impowski over 8 years ago
- 5 comments
#346 - codegen: Properly mangle nested anonymous enums with duplicated variants.
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 7 comments
#345 - Use a feature to control dangling item assertions
Pull Request -
State: closed - Opened by fitzgen over 8 years ago
- 4 comments
#344 - Properly mangle method names, don't generate destructors.
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 6 comments
#343 - Fix an unused_mut warning
Pull Request -
State: closed - Opened by upsuper over 8 years ago
- 4 comments
#342 - libbindgen: error: expected type, found keyword `type`
Issue -
State: closed - Opened by bbigras over 8 years ago
- 19 comments
#341 - Check and log libclang version in library usage, not just bin
Issue -
State: open - Opened by froydnj over 8 years ago
- 4 comments
Labels: A-libclang
#340 - thread 'main' panicked at 'TranslationUnit::parse', ../src/libcore/option.rs:715
Issue -
State: closed - Opened by bbigras over 8 years ago
- 7 comments
#339 - libbindgen: can't build opencv 3
Issue -
State: closed - Opened by bbigras over 8 years ago
- 3 comments
#338 - Upgrade lazy_static to 0.2.x
Pull Request -
State: closed - Opened by upsuper over 8 years ago
- 3 comments
#337 - Linking issues despite having DYLD_LIBRARY_PATH set on OSX
Issue -
State: closed - Opened by fitzgen over 8 years ago
- 2 comments
#336 - Silence the 'Unhandled cursor kind' warning for a few things
Pull Request -
State: closed - Opened by vvuk over 8 years ago
- 3 comments
#335 - [rfc] Use a dynamically loaded clang to do as much as we can with old clang versions, and experiment with new ones.
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 16 comments
#334 - Make C++ function overloading less dependent on source ordering
Issue -
State: open - Opened by vvuk over 8 years ago
- 1 comment
Labels: A-C++
#333 - Use clang-sys bindings instead of ours.
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 6 comments
#332 - Add support for constructors, and integration tests.
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 5 comments
#331 - Fix issues in README
Pull Request -
State: closed - Opened by upsuper over 8 years ago
- 3 comments
#330 - lib: Return error early if there are any error diagnostics.
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 8 comments
#329 - Upgrade syntex to 0.50 for sync with servo
Pull Request -
State: closed - Opened by upsuper over 8 years ago
- 4 comments
#328 - Publish
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 4 comments
#327 - Use a shared workspace for bindgen, libbindgen, and test_expectations
Pull Request -
State: closed - Opened by fitzgen over 8 years ago
- 8 comments
#326 - Upgrade clang-sys in libbindgen
Pull Request -
State: closed - Opened by upsuper over 8 years ago
- 3 comments
#325 - codegen: generate stable names for tests functions.
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 5 comments
#324 - ir: Fix namespace_aware_canonical_name with disable_name_namespacing.
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 3 comments
#323 - Use std::env::var instead of env! in build srcipt
Pull Request -
State: closed - Opened by SimonSapin over 8 years ago
- 4 comments
#322 - Update clang-sys.
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 5 comments
#321 - Coherent replacement and whitelisting
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 4 comments
#320 - Add support for casts (int) in macro defined constants
Pull Request -
State: closed - Opened by azerupi over 8 years ago
Labels: S-awaiting-review
#319 - codegen: Fix bindgen-injected items in namespaces.
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 5 comments
#318 - Add an API to decide what gets generated more granularly.
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 4 comments
#317 - Our polyfill for `__float128` should have 16 byte alignment
Issue -
State: closed - Opened by fitzgen over 8 years ago
- 1 comment
Labels: bug
#316 - Improve macro defined constants to recognize #define CONSTANT ((int) 1)
Issue -
State: open - Opened by azerupi over 8 years ago
- 32 comments
Labels: enhancement, help wanted, A-macros, rust-for-linux
#315 - Infinite loop when resolving name target with replacements and template aliases
Issue -
State: closed - Opened by fitzgen over 8 years ago
- 2 comments
#314 - Assert that we won't infinite loop
Pull Request -
State: closed - Opened by fitzgen over 8 years ago
- 5 comments
#313 - Do not treat parent struct as a module for nested structs
Pull Request -
State: closed - Opened by fitzgen over 8 years ago
- 4 comments
#312 - Add assert for dangling references without an associated ItemId
Pull Request -
State: closed - Opened by impowski over 8 years ago
- 10 comments
#311 - `error: ambiguous associated type` in generated bindings
Issue -
State: closed - Opened by fitzgen over 8 years ago
- 1 comment
#310 - Don't generate explicit root module
Issue -
State: closed - Opened by fitzgen over 8 years ago
- 2 comments
#309 - Use the generated root module via a relative path
Pull Request -
State: closed - Opened by fitzgen over 8 years ago
- 5 comments
#308 - With --enable-cxx-namespaces, can't use bindings in submodule within crate
Issue -
State: closed - Opened by fitzgen over 8 years ago
- 1 comment
#307 - Unify naming methods into a single method + options builder type
Pull Request -
State: closed - Opened by impowski over 8 years ago
- 10 comments
#306 - Potential whitelisting/replacements/etc name conflicts
Issue -
State: closed - Opened by fitzgen over 8 years ago
- 3 comments
Labels: I-bogus-codegen, A-C++
#305 - Restore links in README.md
Pull Request -
State: closed - Opened by aethanyc over 8 years ago
- 3 comments
#304 - Bunch of fixes for stylo and libclang 4
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 4 comments
#303 - Option for only generating bindings for filenames matching a pattern
Issue -
State: closed - Opened by crumblingstatue over 8 years ago
- 3 comments
Labels: enhancement, E-less-easy, A-parity-old-bindgen
#302 - ir: Rework how we discover children of modules.
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 4 comments
#301 - A more coherent story for whitelisting.
Pull Request -
State: closed - Opened by emilio over 8 years ago
- 4 comments