Merged
Conversation
5 tasks
TomAFrench
approved these changes
Apr 10, 2025
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
fix: better logic for determining whether a struct is constructed or not (noir-lang/noir#7806)
chore(docs): Touch up profiler docs (noir-lang/noir#7524)
fix(docs): Reduce header image size (noir-lang/noir#7988)
chore: Support printing the AST without variable IDs (noir-lang/noir#7983)
chore(nargo): extract common functions (noir-lang/noir#7957)
fix: don't use relative path in nargo_cli build script (noir-lang/noir#7982)
feat(LSP): Workspace Symbol (noir-lang/noir#7953)
feat: MessagePack serialisation for circuits (noir-lang/noir#7690)
feat(fuzz): AST function body (noir-lang/noir#7890)
fix(nargo-rpc): restart http-client on ClientError::Transport error (noir-lang/noir#7954)
fix: don't solve
Selfin trait impl method via trait method lookup (noir-lang/noir#7974)fix: correct proptest Arbitrary for NumericType (noir-lang/noir#7945)
chore: add 1.0.0-beta.4 docs (noir-lang/noir#7972)
chore: fix documentation nits (noir-lang/noir#7971)
fix(debugger): improve debugger_expected_call_stack test (noir-lang/noir#7769)
fix: replace one more path pattern when producing stderr.txt (noir-lang/noir#7970)
chore(docs): Remove outdated BigInt library reference (noir-lang/noir#7969)
feat(perf): optimise array index checks in loops (noir-lang/noir#7893)
chore: Release Noir(1.0.0-beta.4) (noir-lang/noir#7475)
fix: bump tokio to 1.44.2 (noir-lang/noir#7950)
chore: replace
PrintOutputwith usage ofstd::io::Write(noir-lang/noir#7911)chore: add timeouts to rust CI (noir-lang/noir#7923)
feat: print initialization witnesses and show all blackbox witnesses (noir-lang/noir#7919)
chore!: remove poseidon from stdlib (noir-lang/noir#7650)
fix: Fix nondeterminsm on aarch64 vs amd64 (noir-lang/noir#7942)
chore: let
nargo testwrite to stdout, not stderr (noir-lang/noir#7944)chore: bump external pinned commits (noir-lang/noir#7940)
feat: add simplified OR when
rhsorlhsis all 1s (noir-lang/noir#7880)feat: show which generic argument cannot be inferred when it's on the… (noir-lang/noir#7914)
fix: Fix type of internal variable created while destructuring tuples and structs during monomorphization (noir-lang/noir#7916)
chore: allow injecting custom brillig stdlib implementations in ACIRgen (noir-lang/noir#7894)
feat: generic trait bounds (noir-lang/noir#7891)
fix: use generics from self type when using
Self(noir-lang/noir#7897)chore: delete dead code (noir-lang/noir#7901)
feat(formatter): improved formatting of long struct patterns (noir-lang/noir#7899)
feat(fuzz): AST fuzzer skeleton (noir-lang/noir#7865)
fix: properly constrain quotient during field truncation (noir-lang/noir#7895)
feat: error if generic type parameter in impl is not mentioned in self type (noir-lang/noir#6388)
chore: check test_programs/compile_failure stderr (noir-lang/noir#7869)
feat: SSA gen unit tests (noir-lang/noir#7868)
feat(parser): better error recovery when identifier doesn't come in constructor (noir-lang/noir#7887)
feat(parser): improve error recovery when
fnis missing between mod… (noir-lang/noir#7884)chore: update bb commands in beta2 and beta3 versioned docs (noir-lang/noir#7888)
chore(doc): document embedded_curve_add (noir-lang/noir#7833)
chore: restructure ACIR-gen code (noir-lang/noir#7864)
chore(debug): Add ownership analysis pass (noir-lang/noir#7860)
chore: generate compilation tests from frontend tests (noir-lang/noir#7753)
chore: bump external pinned commits (noir-lang/noir#7870)
fix(debug): Fix RC underflow check (noir-lang/noir#7849)
feat: add basic comptime correctness tests (noir-lang/noir#7825)
fix(parser): parse double
&in type (noir-lang/noir#7867)feat: type path for any type (noir-lang/noir#7824)
chore: replace ssa builder usage with parser in test (noir-lang/noir#7863)
feat: Remove range constraints on witnesses when use as array index is more restrictive (noir-lang/noir#7848)
chore: bump external pinned commits (noir-lang/noir#7856)
END_COMMIT_OVERRIDE