Conversation
TomAFrench
approved these changes
May 19, 2025
auto-merge was automatically disabled
May 19, 2025 16:28
Pull request was closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated pull of nightly from the noir programming language, a dependency of Aztec.
BEGIN_COMMIT_OVERRIDE
chore(deps): bump base-x from 3.0.9 to 3.0.11 (noir-lang/noir#8555)
chore(fuzz): Call function pointers (noir-lang/noir#8531)
feat: C++ codegen for msgpack (noir-lang/noir#7716)
feat(performance): brillig array set optimization (noir-lang/noir#8550)
chore(fuzz): AST fuzzer to use function valued arguments (Part 1) (noir-lang/noir#8514)
fix(licm): Check whether the loop is executed when hoisting with a predicate (noir-lang/noir#8546)
feat: Implement $crate (noir-lang/noir#8537)
fix: add offset to ArrayGet (noir-lang/noir#8536)
chore: remove some unused enum variants and functions (noir-lang/noir#8538)
fix: disallow
()in entry points (noir-lang/noir#8529)chore: Remove println in ssa interpreter (noir-lang/noir#8528)
fix: don't overflow when casting signed value to u128 (noir-lang/noir#8526)
chore(performance): Enable hoisting pure with predicate calls (noir-lang/noir#8522)
feat(fuzz): AST fuzzing with SSA interpreter (noir-lang/noir#8436)
chore: Add u1 ops to interpreter, convert Value panics to errors (noir-lang/noir#8469)
chore: Release Noir(1.0.0-beta.6) (noir-lang/noir#8438)
chore(fuzz): AST generator to add
ctx_limitto all functions (noir-lang/noir#8507)fix(inlining): Use centralized CallGraph structure for inline info computation (noir-lang/noir#8489)
fix: remove private builtins from
Fieldimpl (noir-lang/noir#8496)feat: primitive types are no longer keywords (noir-lang/noir#8470)
fix: parenthesized pattern, and correct 1-element tuple printing (noir-lang/noir#8482)
fix: fix visibility of methods in
std::meta(noir-lang/noir#8497)fix: Change
can_be_mainto be recursive (noir-lang/noir#8501)chore: add SSA interpreter test for higher order functions (noir-lang/noir#8486)
fix(frontend)!: Ban zero sized arrays and strings as program input (noir-lang/noir#8491)
fix!: remove
to_be_radixandto_le_radixfrom stdlib interface (noir-lang/noir#8495)END_COMMIT_OVERRIDE