Skip to content

Pull requests: noir-lang/noir

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(ssa): reject an unprotected in-place mutation of a global in the RC-invariant verifier claude-review Adversarial ClaudeBox review pending claudebox
#13554 opened Aug 21, 2026 by AztecBot Collaborator Draft
3 of 5 tasks
fix(ssa): never mutate a global's storage in place in the SSA interpreter claude-review Adversarial ClaudeBox review pending claudebox
#13553 opened Aug 21, 2026 by AztecBot Collaborator Draft
3 of 5 tasks
chore(ssa): cover globals in the interpreter-vs-backends differential harness claude-review Adversarial ClaudeBox review pending claudebox
#13552 opened Aug 21, 2026 by AztecBot Collaborator Draft
3 of 5 tasks
chore(ssa): hold the interpreter's globals outside the call stack claude-review Adversarial ClaudeBox review pending claudebox
#13551 opened Aug 21, 2026 by AztecBot Collaborator Draft
3 of 5 tasks
feat(stdlib): wrap comptime tuple-returning APIs in named structs (draft) claude-review Adversarial ClaudeBox review pending claudebox documentation Improvements or additions to documentation
#13550 opened Aug 21, 2026 by AztecBot Collaborator Draft
fix(flatten_cfg): disable store-of-array_set optimization after any store to that address bench-show Display benchmark results on PR claude-review Adversarial ClaudeBox review pending claudebox
#13549 opened Aug 21, 2026 by AztecBot Collaborator Draft
fix: correctly validate array_get/array_set target array
#13545 opened Aug 20, 2026 by asterite Collaborator Loading…
3 of 5 tasks
fix(ssa): bound the largest index of a composite array_get group in DIE claude-review Adversarial ClaudeBox review pending claudebox
#13539 opened Aug 19, 2026 by AztecBot Collaborator Draft
chore(deps-dev): bump @playwright/test from 1.58.2 to 1.62.1 in the playwright group across 1 directory dependencies Updates or changes Noir's dependencies javascript Pull requests that update javascript code
#13530 opened Aug 18, 2026 by dependabot Bot Loading…
fix(ssa): store function purities on the Ssa so entry-point clones keep their purity claudebox
#13493 opened Aug 10, 2026 by asterite Collaborator Loading…
3 of 5 tasks
fix(acir_gen): only compute a fallback offset for a predicate-gated read claude-review Adversarial ClaudeBox review pending claudebox
#13477 opened Aug 6, 2026 by AztecBot Collaborator Draft
fix: check u128 ops overflow in SSA interpreter
#13469 opened Aug 5, 2026 by asterite Collaborator Loading…
3 of 5 tasks
ci: bind workflow/composite inputs via env before shell
#13468 opened Aug 5, 2026 by SashaMIT Loading…
3 tasks
fix: repair dead documentation links
#13467 opened Aug 5, 2026 by tomatotomata Loading…
fix: nargo expand bugs behind ignored integration tests
#13438 opened Jul 31, 2026 by asterite Collaborator Loading…
chore: Release Noir(1.0.0-rc.0) autorelease: pending documentation Improvements or additions to documentation
#13437 opened Jul 31, 2026 by noirwhal Contributor Loading…
feat: annotate printed ACIR with Noir source locations and snippets
#13431 opened Jul 29, 2026 by asterite Collaborator Loading…
fix(nargo): include validation policy in artifact cache reuse
#13389 opened Jul 22, 2026 by 1sgtpepper Loading…
3 of 5 tasks
fix(ssa): preserve truncating cast chain boundary
#13388 opened Jul 22, 2026 by 1sgtpepper Loading…
3 of 5 tasks
chore(deps): bump brace-expansion from 1.1.13 to 1.1.16 in /docs dependencies Updates or changes Noir's dependencies documentation Improvements or additions to documentation javascript Pull requests that update javascript code
#13367 opened Jul 20, 2026 by dependabot Bot Loading…
ProTip! Filter pull requests by the default branch with base:master.