Fixed-Length Arrays
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 1k
- Forks
- 212
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 65
Description
It would be advantageous for many aspects of our stack to support fixed-length arrays. One such area is RCA, but others exist. (others -- please chime in with your motivations)
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
The issue proposes fixed-length array support across the stack and specifically mentions RCA, but it names no files, tests, or entry points. First identify the RCA implementation and other affected components, then establish the intended scope and acceptance criteria before implementation; done should include agreed support across the selected areas and tests demonstrating the behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100