microsoft / microsoft/duroxide
Implement name and identifier size limits
Open
@pinodeca is already working on this.
Since Apr 29, 2026.
- #16 by @copilot-swe-agent — closed without merging
- Dominant language
- Rust
- Stars
- 217
- Forks
- 61
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 3
Description
From docs/proposals/size-limits.md in branch pinodeca/size-limits (associated with PR #14 - https://github.com/microsoft/duroxide/pull/14), implement phases 1a and 2 and submit a single PR.
Phase 1a - minimum scaffolding for name/ID limits (no behavior change).
Phase 2 - name and identifier size limits.
The size-limits.md file can be found at:
- https://github.com/microsoft/duroxide/blob/07136051de0486ee2f0ecf5793e5ac6bafca400b/docs/proposals/size-limits.md
- https://github.com/microsoft/duroxide/blob/pinodeca/size-limits/docs/proposals/size-limits.md
- or by checking out branch pinodeca/size-limits
- or by cherry-picking commit 07136051de0486ee2f0ecf5793e5ac6bafca400b
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.
Assessment
This issue has not been assessed yet.