Skip to content

chore: Bump Noir reference#15148

Merged
TomAFrench merged 4 commits intonextfrom
bump-noir
Jun 19, 2025
Merged

chore: Bump Noir reference#15148
TomAFrench merged 4 commits intonextfrom
bump-noir

Conversation

@AztecBot
Copy link
Collaborator

Automated pull of nightly from the noir programming language, a dependency of Aztec.
BEGIN_COMMIT_OVERRIDE
fix(defunctionalize): Create a placeholder function for first-class function calls with no variants (noir-lang/noir#8697)
fix(mem2reg): Keep store when any aliased reference is kept (noir-lang/noir#8960)
fix(parser): let as have a lower precedence (noir-lang/noir#8956)
fix: Match against all Value recursive types when checking for a function/closure in a global (noir-lang/noir#8967)
fix(formatter): reset indetnation after group changed it (noir-lang/noir#8966)
chore(validation): Ban function pointers in SSA globals (noir-lang/noir#8947)
chore: address various clippy issues (noir-lang/noir#8942)
chore(fuzz): Consider RangeCheckFailed equivalent to ConstantDoesNotFitType if the value matches (noir-lang/noir#8958)
chore(fuzz): Use nextest to run nightly fuzz test (noir-lang/noir#8962)
chore: minor code quality issues (noir-lang/noir#8961)
END_COMMIT_OVERRIDE

@TomAFrench TomAFrench requested a review from LeilaWang as a code owner June 19, 2025 17:36
@TomAFrench TomAFrench enabled auto-merge June 19, 2025 17:37
@TomAFrench TomAFrench added this pull request to the merge queue Jun 19, 2025
Merged via the queue into next with commit 4e3f550 Jun 19, 2025
4 checks passed
@TomAFrench TomAFrench deleted the bump-noir branch June 19, 2025 18:44
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(defunctionalize): Create a placeholder function for first-class
function calls with no variants
(noir-lang/noir#8697)
fix(mem2reg): Keep store when any aliased reference is kept
(noir-lang/noir#8960)
fix(parser): let `as` have a lower precedence
(noir-lang/noir#8956)
fix: Match against all Value recursive types when checking for a
function/closure in a global
(noir-lang/noir#8967)
fix(formatter): reset indetnation after group changed it
(noir-lang/noir#8966)
chore(validation): Ban function pointers in SSA globals
(noir-lang/noir#8947)
chore: address various clippy issues
(noir-lang/noir#8942)
chore(fuzz): Consider `RangeCheckFailed` equivalent to
`ConstantDoesNotFitType` if the value matches
(noir-lang/noir#8958)
chore(fuzz): Use `nextest` to run nightly fuzz test
(noir-lang/noir#8962)
chore: minor code quality issues
(noir-lang/noir#8961)
END_COMMIT_OVERRIDE

---------

Co-authored-by: AztecBot <tech@aztecprotocol.com>
Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
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