Skip to content

Tags: noir-lang/noir

Tags

nightly-2026-05-16

Toggle nightly-2026-05-16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Change error exprs to return SkippedDueToEarlierErrors (#12686)

nightly-2026-05-15

Toggle nightly-2026-05-15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: display comptime Location as Location("filename:line:col") (#12668

)

Co-authored-by: Jake Fecher <jfecher11@gmail.com>

nightly-2026-05-14

Toggle nightly-2026-05-14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(comptime): Add `Location` type, `location` methods, and `error` …

…and `warn` functions (#12426)

Co-authored-by: Ary Borenszweig <asterite@gmail.com>

nightly-2026-05-13

Toggle nightly-2026-05-13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: let is_unconstrained behave like ACIR and Brillig in coverage …

…mode (#12639)

temp-serialization-tag

Toggle temp-serialization-tag's commit message
Fixes

nightly-2026-05-12

Toggle nightly-2026-05-12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: prevent panics in default type resolution (#12610)

nightly-2026-05-11

Toggle nightly-2026-05-11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: enhance allocation sites tracking and uses must-alias queries …

…in load_store_forwarding (#12478)

Co-authored-by: jfecher <jfecher11@gmail.com>

nightly-2026-05-10

Toggle nightly-2026-05-10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: enhance allocation sites tracking and uses must-alias queries …

…in load_store_forwarding (#12478)

Co-authored-by: jfecher <jfecher11@gmail.com>

nightly-2026-05-09

Toggle nightly-2026-05-09's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: enhance allocation sites tracking and uses must-alias queries …

…in load_store_forwarding (#12478)

Co-authored-by: jfecher <jfecher11@gmail.com>

v1.0.0-beta.21

Toggle v1.0.0-beta.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Release Noir(1.0.0-beta.21) (#12265)

Co-authored-by: noirwhal <tomfrench@aztecprotocol.com>
Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>