GitHub / rust-lang/rust-bindgen issues and pull requests
#100 - More testing and test infrastructure stuff
Pull Request -
State: closed - Opened by fitzgen almost 9 years ago
- 5 comments
#99 - ir: A bit more documentation and cleanup in parts of the `ir` module.
Pull Request -
State: closed - Opened by emilio almost 9 years ago
- 4 comments
#98 - Use 4 space indentation in run-bindgen.py
Pull Request -
State: closed - Opened by fitzgen almost 9 years ago
- 4 comments
#97 - Don't run tests that are expected to fail if `--features llvm_stable` is not supplied
Issue -
State: closed - Opened by fitzgen almost 9 years ago
#96 - Namespaces work only if the bindings are the root.
Issue -
State: closed - Opened by emilio almost 9 years ago
- 1 comment
#95 - Make `cargo test` work
Pull Request -
State: closed - Opened by fitzgen almost 9 years ago
- 8 comments
#94 - Add #![deny(missing_docs)]
Issue -
State: closed - Opened by fitzgen almost 9 years ago
#93 - Add CONTRIBUTING.md file
Issue -
State: closed - Opened by fitzgen almost 9 years ago
#92 - Meta: ease contributing to bindgen
Issue -
State: closed - Opened by fitzgen almost 9 years ago
- 1 comment
Labels: This Week In Servo (TWiS)
#91 - Removed TypeResolver
Pull Request -
State: closed - Opened by mgjc almost 9 years ago
- 3 comments
#90 - Remove TypeResolver
Issue -
State: closed - Opened by emilio almost 9 years ago
- 2 comments
Labels: E-easy, I-cleanup
#89 - Replacing template alias that does not use its template parameter with one that does is broken
Issue -
State: closed - Opened by fitzgen almost 9 years ago
- 6 comments
Labels: C-assigned
#88 - stop blacklisting `Wrapper` and illegal code is generated
Issue -
State: closed - Opened by fitzgen almost 9 years ago
- 2 comments
#87 - Re-introduce docopt?
Issue -
State: closed - Opened by emilio almost 9 years ago
- 10 comments
#86 - clangll.rs -> clang_sys
Issue -
State: closed - Opened by Yamakaky almost 9 years ago
- 2 comments
#85 - Handle templated aliases.
Pull Request -
State: closed - Opened by emilio almost 9 years ago
- 6 comments
#84 - Generate pub const for most of anonymous enums
Issue -
State: closed - Opened by upsuper almost 9 years ago
- 3 comments
Labels: enhancement
#83 - Failing test case w/ replaces and using in namespaces
Issue -
State: closed - Opened by fitzgen almost 9 years ago
- 3 comments
#82 - item: Consider replaced items hidden.
Pull Request -
State: closed - Opened by emilio almost 9 years ago
- 6 comments
#81 - [DO NOT MERGE] using replaces="something" with type alias members
Pull Request -
State: closed - Opened by fitzgen almost 9 years ago
Labels: S-awaiting-review
#80 - Turn the two noisiest error!s into warn!s
Pull Request -
State: closed - Opened by fitzgen almost 9 years ago
- 2 comments
Labels: S-awaiting-review, S-needs-rebase
#79 - Remove usage for flags that no longer exist
Pull Request -
State: closed - Opened by fitzgen almost 9 years ago
- 4 comments
#78 - Don't force users to manually install llvm/clang
Issue -
State: closed - Opened by fitzgen almost 9 years ago
- 12 comments
#77 - More bindgen builder functions
Pull Request -
State: closed - Opened by jdub almost 9 years ago
- 5 comments
#76 - Fix lifetime issues with buildgen::builder()
Pull Request -
State: closed - Opened by jdub almost 9 years ago
- 3 comments
#75 - Integer type not generated properly when it's a template argument
Issue -
State: closed - Opened by upsuper almost 9 years ago
- 8 comments
#74 - Parse negative integers appropriately
Pull Request -
State: closed - Opened by wafflespeanut almost 9 years ago
- 8 comments
#73 - Be able to represent Complex types with the correct layout.
Pull Request -
State: closed - Opened by emilio almost 9 years ago
- 5 comments
#72 - Find a better way of representing complex numbers types in Rust
Issue -
State: closed - Opened by emilio almost 9 years ago
- 3 comments
Labels: help wanted, E-less-easy
#71 - Stub Vector types with arrays.
Pull Request -
State: closed - Opened by emilio almost 9 years ago
- 4 comments
#70 - Make the switch to LLVM3.9.
Pull Request -
State: closed - Opened by emilio almost 9 years ago
- 9 comments
Labels: S-awaiting-review, S-needs-rebase
#69 - Avoid mangling name for tpl class member. Fix #68
Pull Request -
State: closed - Opened by upsuper almost 9 years ago
- 14 comments
#68 - Avoid trying to generate mangling name for members of template class
Issue -
State: closed - Opened by upsuper almost 9 years ago
#67 - Bindgen doesn't work on with MSVC
Issue -
State: closed - Opened by upsuper almost 9 years ago
- 16 comments
#66 - Take pointer constness into account, to fix generation of const methods.
Pull Request -
State: closed - Opened by emilio almost 9 years ago
- 6 comments
#65 - Add documentation for building with ports and LLVM 3.9
Pull Request -
State: closed - Opened by emilio almost 9 years ago
- 4 comments
#64 - MacPorts Clang 3.9 Instructions
Issue -
State: closed - Opened by casey almost 9 years ago
- 2 comments
#63 - Handle re-declaration of a global variable. Fix #47
Pull Request -
State: closed - Opened by jeanphilippeD almost 9 years ago
- 3 comments
#62 - Detect forward declarations and generate opaque enums for them.
Issue -
State: closed - Opened by emilio almost 9 years ago
- 3 comments
Labels: enhancement, E-less-easy, C-assigned
#61 - Union support
Pull Request -
State: closed - Opened by emilio almost 9 years ago
- 8 comments
#60 - Generate type ids lazily
Issue -
State: closed - Opened by bholley almost 9 years ago
- 2 comments
Labels: enhancement
#59 - Possible perf improvements.
Issue -
State: open - Opened by emilio almost 9 years ago
- 3 comments
Labels: enhancement
#58 - Some function pointers, typedefs, and OSX's stdlib.
Pull Request -
State: closed - Opened by emilio almost 9 years ago
- 4 comments
#57 - Generate layout tests for template specializations.
Issue -
State: closed - Opened by emilio almost 9 years ago
- 5 comments
Labels: enhancement, help wanted, E-easy, C-assigned
#56 - We could be smarter about implementing Copy/Clone
Issue -
State: closed - Opened by emilio almost 9 years ago
- 1 comment
Labels: enhancement, help wanted
#55 - Migrate to `clang-sys` and `clang-rs` (was: Cursor should have some kind of lifetime)
Issue -
State: open - Opened by nox almost 9 years ago
- 5 comments
Labels: enhancement
#54 - Skip -isystem stuff if --target is specified, and don't strip leading _ on Windows
Pull Request -
State: closed - Opened by vvuk almost 9 years ago
- 3 comments
#53 - Using clang-sys for header paths breaks any non-default-target builds
Issue -
State: closed - Opened by vvuk almost 9 years ago
- 1 comment
#52 - Deduplicate names of virtual overloaded methods. Fix #48
Pull Request -
State: closed - Opened by SimonSapin almost 9 years ago
- 6 comments
#51 - Make 'cargo test' work
Issue -
State: closed - Opened by SimonSapin almost 9 years ago
- 3 comments
#50 - Point to the `--whitelist` flags or reporting a bug when we error on binding generation.
Issue -
State: closed - Opened by SimonSapin almost 9 years ago
- 27 comments
Labels: help wanted, E-easy, C-assigned
#49 - Type renaming is broken
Issue -
State: closed - Opened by SimonSapin almost 9 years ago
- 2 comments
#48 - Deduplicate names of overloaded virtual methods
Issue -
State: closed - Opened by SimonSapin almost 9 years ago
#47 - Deduplicate statics
Issue -
State: closed - Opened by SimonSapin almost 9 years ago
- 6 comments
Labels: bug, help wanted, E-easy, C-assigned
#46 - docopt takes forever
Issue -
State: closed - Opened by Manishearth almost 9 years ago
- 6 comments
#45 - Append the input header to the end of the clang args, instead of the front
Pull Request -
State: closed - Opened by fitzgen almost 9 years ago
- 9 comments
#44 - Use docopt for argument parsing
Pull Request -
State: closed - Opened by fitzgen almost 9 years ago
- 6 comments
#43 - Add description of how to run the tests to README.md
Pull Request -
State: closed - Opened by fitzgen almost 9 years ago
- 3 comments
#42 - `cargo test` on master fails hard locally
Issue -
State: closed - Opened by fitzgen almost 9 years ago
- 1 comment
#41 - C++ features we can't handle right now.
Issue -
State: closed - Opened by emilio almost 9 years ago
- 9 comments
Labels: A-templates, A-C++, meta
#40 - Document `-blacklist-type SomeType`
Issue -
State: closed - Opened by fitzgen almost 9 years ago
- 2 comments
#39 - Class local typedefs don't get generated
Issue -
State: closed - Opened by fitzgen almost 9 years ago
- 1 comment
#38 - js/public/Utilities.h's `UniqueChars` typedef not being picked up
Issue -
State: closed - Opened by fitzgen almost 9 years ago
- 1 comment
#37 - Rewrite the core of the binding generator.
Pull Request -
State: closed - Opened by emilio almost 9 years ago
- 20 comments
#36 - Expand the build instructions when using llvm 3.9
Pull Request -
State: closed - Opened by fitzgen almost 9 years ago
- 4 comments
#35 - stack overflow when building
Issue -
State: closed - Opened by fitzgen almost 9 years ago
- 9 comments
#34 - Allow blacklist typedef
Pull Request -
State: closed - Opened by upsuper almost 9 years ago
- 4 comments
#33 - Unions with destructors.
Pull Request -
State: closed - Opened by emilio almost 9 years ago
- 5 comments
#32 - Methods cause infinite recursion
Issue -
State: closed - Opened by Manishearth almost 9 years ago
- 1 comment
#31 - test: Add test for keywords from upstream.
Pull Request -
State: closed - Opened by emilio almost 9 years ago
- 4 comments
#30 - Add ignore_methods to bindgen
Pull Request -
State: closed - Opened by Manishearth almost 9 years ago
- 4 comments
#29 - Add support for basic template unions.
Pull Request -
State: closed - Opened by emilio almost 9 years ago
- 4 comments
#28 - Union handling falls down for templated types
Issue -
State: closed - Opened by bholley almost 9 years ago
#27 - Generate methods that invoke vtable pointers
Issue -
State: closed - Opened by jdm almost 9 years ago
- 6 comments
Labels: enhancement
#26 - Share annotations between visit_top and decl_name
Issue -
State: closed - Opened by Manishearth about 9 years ago
- 1 comment
#25 - Stop resolving in-class typedefs if we find a known type (like `uint64_t`).
Issue -
State: closed - Opened by emilio about 9 years ago
- 1 comment
#24 - Template specialization
Issue -
State: open - Opened by n3f4s about 9 years ago
- 7 comments
Labels: enhancement, A-templates, A-C++
#23 - Avoid recursing infinitely with CRTP while looking for a destructor.
Pull Request -
State: closed - Opened by emilio about 9 years ago
- 4 comments
#22 - Segfault with CRTP
Issue -
State: closed - Opened by n3f4s about 9 years ago
- 3 comments
#21 - merge into upstream!
Issue -
State: closed - Opened by Yamakaky about 9 years ago
- 41 comments
#20 - Add support for 'unsafe fields'
Pull Request -
State: closed - Opened by Manishearth about 9 years ago
- 29 comments
#19 - Bump clang-sys version to 0.8.0
Pull Request -
State: closed - Opened by upsuper about 9 years ago
- 4 comments
#18 - Add support for generating MSVC bindings (using clang)
Pull Request -
State: closed - Opened by vvuk about 9 years ago
- 5 comments
#17 - Failure to build with llvm_stable on OSX
Issue -
State: closed - Opened by fitzgen about 9 years ago
- 4 comments
#16 - Should be able to generate spidermonkey bindings without downstream patches
Issue -
State: closed - Opened by fitzgen about 9 years ago
- 6 comments
#15 - Some fixes to make it work with MSVC
Pull Request -
State: closed - Opened by upsuper about 9 years ago
- 8 comments
#14 - Allow building bindgen with stable rust.
Pull Request -
State: closed - Opened by emilio about 9 years ago
- 9 comments
#13 - Build on stable rust.
Issue -
State: closed - Opened by emilio about 9 years ago
#12 - bindgen: Add -no-namespaced-constants option.
Pull Request -
State: closed - Opened by emilio about 9 years ago
- 4 comments
#11 - Update syntex and use clang-sys for path-searching
Pull Request -
State: closed - Opened by emilio about 9 years ago
- 4 comments
#10 - bindgen: use clang-sys for the include path.
Pull Request -
State: closed - Opened by emilio about 9 years ago
- 1 comment
Labels: S-awaiting-review
#9 - readme: Add a bit more up-to-date information.
Pull Request -
State: closed - Opened by emilio about 9 years ago
- 10 comments
#8 - Correct the README on the rustbindgen attribute.
Pull Request -
State: closed - Opened by Ms2ger about 9 years ago
- 4 comments
#7 - Add a test for elaborated types
Issue -
State: closed - Opened by Ms2ger about 9 years ago
- 1 comment
#6 - Add support for elaborated types.
Pull Request -
State: closed - Opened by Ms2ger about 9 years ago
- 13 comments
#5 - travis: try to fix build
Pull Request -
State: closed - Opened by emilio about 9 years ago
- 13 comments
#4 - Add homu webhook
Pull Request -
State: closed - Opened by edunham about 9 years ago
- 4 comments
#3 - Add support for elaborated types.
Pull Request -
State: closed - Opened by metajack about 9 years ago
- 12 comments
Labels: S-tests-failed, S-needs-rebase
#2 - parser: Disable conditionally class constants
Pull Request -
State: closed - Opened by emilio about 9 years ago
- 8 comments
#1 - current bindgen is broken for rust-mozjs
Issue -
State: closed - Opened by metajack about 9 years ago
- 2 comments