Skip to content

chore: Bump Noir reference#13405

Merged
TomAFrench merged 8 commits intomasterfrom
bump-noir
Apr 10, 2025
Merged

chore: Bump Noir reference#13405
TomAFrench merged 8 commits intomasterfrom
bump-noir

Conversation

@AztecBot
Copy link
Collaborator

@AztecBot AztecBot commented Apr 9, 2025

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 Self in 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 PrintOutput with usage of std::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 test write to stdout, not stderr (noir-lang/noir#7944)
chore: bump external pinned commits (noir-lang/noir#7940)
feat: add simplified OR when rhs or lhs is 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 fn is 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

@maramihali maramihali requested a review from charlielye as a code owner April 10, 2025 12:53
@TomAFrench TomAFrench self-requested a review as a code owner April 10, 2025 13:35
@TomAFrench TomAFrench enabled auto-merge April 10, 2025 14:33
@TomAFrench TomAFrench added this pull request to the merge queue Apr 10, 2025
Merged via the queue into master with commit f9d3c38 Apr 10, 2025
7 checks passed
@TomAFrench TomAFrench deleted the bump-noir branch April 10, 2025 15:56
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