rust-lang / rust-lang/rust-bindgen

Handle non-type template parameters (const dependent type parameters)

Open
#362 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

A-C++ A-templates E-hard
Dominant language
Rust
Stars
5.3k
Forks
829
Avg merge
1d 1h
Merged PRs (30d)
15

Description

This requires also to patch libclang to expose them, which they don't.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by investigating how bindgen currently handles C++ template parameters and how libclang exposes them. The work is complete when libclang exposes non-type template parameters and bindgen can generate the corresponding Rust bindings.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, rust
Domain
compilers, devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.