Tracking Issue for `const_c_variadic`
Open
Nobody has claimed this yet.
C-tracking-issue
F-c_variadic
- Dominant language
- Rust
- Stars
- 119k
- Forks
- 16.2k
- PR merge metrics
- PR metrics pending
Description
Allows defining and calling c-variadic functions in const contexts.
Unresolved Questions
- none so far
Implementation history
- ...
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
No files, tests, or entry points are named. Start by locating the compiler work related to defining and calling C-variadic functions in const contexts; done means that both operations are supported in const contexts and the tracking issue's implementation history is updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100