Skip to content

chore: Bump Noir reference#15169

Merged
TomAFrench merged 11 commits intonextfrom
bump-noir
Jun 23, 2025
Merged

chore: Bump Noir reference#15169
TomAFrench merged 11 commits intonextfrom
bump-noir

Conversation

@AztecBot
Copy link
Copy Markdown
Collaborator

@AztecBot AztecBot commented Jun 20, 2025

Automated pull of nightly from the noir programming language, a dependency of Aztec.
BEGIN_COMMIT_OVERRIDE
fix: increment reference counts when deduplicating calls which return arrays (noir-lang/noir#8757)
fix: Add a aliased check for last stores (noir-lang/noir#8955)
fix(LICM): Consider negative loop bounds before hoisting div <const> <induction-var> (noir-lang/noir#8986)
fix: check "negate with overflow" in comptime code + allow u1 to be used in comptime code (noir-lang/noir#8969)
fix: better package name validation and error messages for nargo new/init (noir-lang/noir#8978)
feat(fuzz): Add comptime_vs_brillig_direct target (noir-lang/noir#8924)
fix(expand): show references to ModuleDefId recursing on parents (noir-lang/noir#8977)
feat(ssa_fuzzer): loops + signed (noir-lang/noir#8881)
fix(fuzz): Do not take a mutable reference over immutable vars which contain a mutable ref (noir-lang/noir#8971)
fix(fuzz): Avoid negating i8::MIN into i8::MAX+1 which won't compile (noir-lang/noir#8972)
END_COMMIT_OVERRIDE

@TomAFrench TomAFrench self-requested a review as a code owner June 20, 2025 19:07
@fcarreiro fcarreiro removed their request for review June 21, 2025 10:39
@TomAFrench TomAFrench requested a review from charlielye as a code owner June 23, 2025 09:13
@TomAFrench TomAFrench added this pull request to the merge queue Jun 23, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 23, 2025
@TomAFrench TomAFrench enabled auto-merge June 23, 2025 11:46
@TomAFrench TomAFrench added this pull request to the merge queue Jun 23, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 23, 2025
@TomAFrench TomAFrench enabled auto-merge June 23, 2025 12:18
@TomAFrench TomAFrench added this pull request to the merge queue Jun 23, 2025
Merged via the queue into next with commit 4608046 Jun 23, 2025
4 checks passed
@TomAFrench TomAFrench deleted the bump-noir branch June 23, 2025 13:30
danielntmd pushed a commit to danielntmd/aztec-packages that referenced this pull request Jul 16, 2025
Automated pull of nightly from the
[noir](https://github.com/noir-lang/noir) programming language, a
dependency of Aztec.
BEGIN_COMMIT_OVERRIDE
fix: increment reference counts when deduplicating calls which return
arrays (noir-lang/noir#8757)
fix: Add a aliased check for last stores
(noir-lang/noir#8955)
fix(LICM): Consider negative loop bounds before hoisting `div <const>
<induction-var>` (noir-lang/noir#8986)
fix: check "negate with overflow" in comptime code + allow u1 to be used
in comptime code (noir-lang/noir#8969)
fix: better package name validation and error messages for nargo
new/init (noir-lang/noir#8978)
feat(fuzz): Add comptime_vs_brillig_direct target
(noir-lang/noir#8924)
fix(expand): show references to ModuleDefId recursing on parents
(noir-lang/noir#8977)
feat(ssa_fuzzer): loops + signed
(noir-lang/noir#8881)
fix(fuzz): Do not take a mutable reference over immutable vars which
contain a mutable ref (noir-lang/noir#8971)
fix(fuzz): Avoid negating `i8::MIN` into `i8::MAX+1` which won't compile
(noir-lang/noir#8972)
END_COMMIT_OVERRIDE

---------

Co-authored-by: AztecBot <[email protected]>
Co-authored-by: Tom French <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants