rust-lang / rust-lang/rust-bindgen
Preprocessing meta-issue
Open
Nobody has claimed this yet.
A-libclang
A-macros
- Dominant language
- Rust
- Stars
- 5.3k
- Forks
- 829
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 15
Description
This issue keeps track of all the bindgen issues related to preprocessing directives. The two most common reasons for these issues are the following:
libclangdoesn't have a "good enough" API to implement all the desired features.rust-cexprcannot evaluate certain expressions.
However, this is not an exhaustive list and there might be more issues blocking these.
- https://github.com/rust-lang/rust-bindgen/issues/2394
- https://github.com/rust-lang/rust-bindgen/issues/2420
- https://github.com/rust-lang/rust-bindgen/issues/2402
- https://github.com/rust-lang/rust-bindgen/issues/2174
- https://github.com/rust-lang/rust-bindgen/issues/1928
- https://github.com/rust-lang/rust-bindgen/issues/1754
- https://github.com/rust-lang/rust-bindgen/issues/1044
- https://github.com/rust-lang/rust-bindgen/issues/753
- https://github.com/rust-lang/rust-bindgen/issues/316
- https://github.com/rust-lang/rust-bindgen/issues/666
- https://github.com/rust-lang/rust-bindgen/issues/258
- https://github.com/rust-lang/rust-bindgen/issues/1875
- https://github.com/rust-lang/rust-bindgen/issues/2475
- https://github.com/rust-lang/rust-bindgen/issues/2120
- https://github.com/rust-lang/rust-bindgen/issues/2472
- https://github.com/rust-lang/rust-bindgen/issues/2544
- https://github.com/rust-lang/rust-bindgen/issues/2600
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked issues, especially 2394, 2420, and 2402, to understand the individual preprocessing problems and their blockers. This meta-issue is complete when the related work is resolved or otherwise tracked with an updated status here.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100