Merged
Conversation
…ang/noir#6039) fix: Fix canonicalization bug (noir-lang/noir#6033) fix: Parse a statement as an expression (noir-lang/noir#6040) chore: rename CustomAtrribute to CustomAttribute (noir-lang/noir#6038) fix: error on `&mut x` when `x` is not mutable (noir-lang/noir#6037) feat: add `Expr::as_constructor` (noir-lang/noir#5980) chore: Fix docs (noir-lang/noir#6035) chore: document array methods (noir-lang/noir#6034)
…ang/noir#6039) fix: Fix canonicalization bug (noir-lang/noir#6033) fix: Parse a statement as an expression (noir-lang/noir#6040) chore: rename CustomAtrribute to CustomAttribute (noir-lang/noir#6038) fix: error on `&mut x` when `x` is not mutable (noir-lang/noir#6037) feat: add `Expr::as_constructor` (noir-lang/noir#5980) chore: Fix docs (noir-lang/noir#6035) chore: document array methods (noir-lang/noir#6034)
fix: Fix canonicalization bug (noir-lang/noir#6033) fix: Parse a statement as an expression (noir-lang/noir#6040) chore: rename CustomAtrribute to CustomAttribute (noir-lang/noir#6038) fix: error on `&mut x` when `x` is not mutable (noir-lang/noir#6037) feat: add `Expr::as_constructor` (noir-lang/noir#5980) chore: Fix docs (noir-lang/noir#6035) chore: document array methods (noir-lang/noir#6034)
…ang/noir#6039) fix: Fix canonicalization bug (noir-lang/noir#6033) fix: Parse a statement as an expression (noir-lang/noir#6040) chore: rename CustomAtrribute to CustomAttribute (noir-lang/noir#6038) fix: error on `&mut x` when `x` is not mutable (noir-lang/noir#6037) feat: add `Expr::as_constructor` (noir-lang/noir#5980) chore: Fix docs (noir-lang/noir#6035) chore: document array methods (noir-lang/noir#6034)
fix: Fix canonicalization bug (noir-lang/noir#6033) fix: Parse a statement as an expression (noir-lang/noir#6040) chore: rename CustomAtrribute to CustomAttribute (noir-lang/noir#6038) fix: error on `&mut x` when `x` is not mutable (noir-lang/noir#6037) feat: add `Expr::as_constructor` (noir-lang/noir#5980) chore: Fix docs (noir-lang/noir#6035) chore: document array methods (noir-lang/noir#6034)
TomAFrench
approved these changes
Sep 16, 2024
…oir-lang/noir#6051) feat(metaprogramming): Add `#[use_callers_scope]` (noir-lang/noir#6050) feat: show test output when running via LSP (noir-lang/noir#6049) feat: add `Expr::as_lambda` (noir-lang/noir#6048) feat: faster LSP by caching file managers (noir-lang/noir#6047) feat: implement `to_be_radix` in the comptime interpreter (noir-lang/noir#6043) fix: prevent check_can_mutate crashing on undefined variable (noir-lang/noir#6044) feat: add `Expr::as_for` and `Expr::as_for_range` (noir-lang/noir#6039) fix: Fix canonicalization bug (noir-lang/noir#6033) fix: Parse a statement as an expression (noir-lang/noir#6040) chore: rename CustomAtrribute to CustomAttribute (noir-lang/noir#6038) fix: error on `&mut x` when `x` is not mutable (noir-lang/noir#6037) feat: add `Expr::as_constructor` (noir-lang/noir#5980) chore: Fix docs (noir-lang/noir#6035) chore: document array methods (noir-lang/noir#6034)
…oir#6051) feat(metaprogramming): Add `#[use_callers_scope]` (noir-lang/noir#6050) feat: show test output when running via LSP (noir-lang/noir#6049) feat: add `Expr::as_lambda` (noir-lang/noir#6048) feat: faster LSP by caching file managers (noir-lang/noir#6047) feat: implement `to_be_radix` in the comptime interpreter (noir-lang/noir#6043) fix: prevent check_can_mutate crashing on undefined variable (noir-lang/noir#6044) feat: add `Expr::as_for` and `Expr::as_for_range` (noir-lang/noir#6039) fix: Fix canonicalization bug (noir-lang/noir#6033) fix: Parse a statement as an expression (noir-lang/noir#6040) chore: rename CustomAtrribute to CustomAttribute (noir-lang/noir#6038) fix: error on `&mut x` when `x` is not mutable (noir-lang/noir#6037) feat: add `Expr::as_constructor` (noir-lang/noir#5980) chore: Fix docs (noir-lang/noir#6035) chore: document array methods (noir-lang/noir#6034)
feat: allow visibility modifiers in struct definitions (noir-lang/noir#6054) fix: let LSP suggest fields and methods in LValue chains (noir-lang/noir#6051) feat(metaprogramming): Add `#[use_callers_scope]` (noir-lang/noir#6050) feat: show test output when running via LSP (noir-lang/noir#6049) feat: add `Expr::as_lambda` (noir-lang/noir#6048) feat: faster LSP by caching file managers (noir-lang/noir#6047) feat: implement `to_be_radix` in the comptime interpreter (noir-lang/noir#6043) fix: prevent check_can_mutate crashing on undefined variable (noir-lang/noir#6044) feat: add `Expr::as_for` and `Expr::as_for_range` (noir-lang/noir#6039) fix: Fix canonicalization bug (noir-lang/noir#6033) fix: Parse a statement as an expression (noir-lang/noir#6040) chore: rename CustomAtrribute to CustomAttribute (noir-lang/noir#6038) fix: error on `&mut x` when `x` is not mutable (noir-lang/noir#6037) feat: add `Expr::as_constructor` (noir-lang/noir#5980) chore: Fix docs (noir-lang/noir#6035) chore: document array methods (noir-lang/noir#6034)
feat: allow visibility modifiers in struct definitions (noir-lang/noir#6054) fix: let LSP suggest fields and methods in LValue chains (noir-lang/noir#6051) feat(metaprogramming): Add `#[use_callers_scope]` (noir-lang/noir#6050) feat: show test output when running via LSP (noir-lang/noir#6049) feat: add `Expr::as_lambda` (noir-lang/noir#6048) feat: faster LSP by caching file managers (noir-lang/noir#6047) feat: implement `to_be_radix` in the comptime interpreter (noir-lang/noir#6043) fix: prevent check_can_mutate crashing on undefined variable (noir-lang/noir#6044) feat: add `Expr::as_for` and `Expr::as_for_range` (noir-lang/noir#6039) fix: Fix canonicalization bug (noir-lang/noir#6033) fix: Parse a statement as an expression (noir-lang/noir#6040) chore: rename CustomAtrribute to CustomAttribute (noir-lang/noir#6038) fix: error on `&mut x` when `x` is not mutable (noir-lang/noir#6037) feat: add `Expr::as_constructor` (noir-lang/noir#5980) chore: Fix docs (noir-lang/noir#6035) chore: document array methods (noir-lang/noir#6034)
Contributor
Changes to circuit sizes
🧾 Summary (100% most significant diffs)
Full diff report 👇
|
This was referenced Sep 19, 2024
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 development from the noir programming language, a dependency of Aztec.
BEGIN_COMMIT_OVERRIDE
feat: visibility for traits (noir-lang/noir#6056)
feat: allow visibility modifiers in struct definitions (noir-lang/noir#6054)
fix: let LSP suggest fields and methods in LValue chains (noir-lang/noir#6051)
feat(metaprogramming): Add
#[use_callers_scope](noir-lang/noir#6050)feat: show test output when running via LSP (noir-lang/noir#6049)
feat: add
Expr::as_lambda(noir-lang/noir#6048)feat: faster LSP by caching file managers (noir-lang/noir#6047)
feat: implement
to_be_radixin the comptime interpreter (noir-lang/noir#6043)fix: prevent check_can_mutate crashing on undefined variable (noir-lang/noir#6044)
feat: add
Expr::as_forandExpr::as_for_range(noir-lang/noir#6039)fix: Fix canonicalization bug (noir-lang/noir#6033)
fix: Parse a statement as an expression (noir-lang/noir#6040)
chore: rename CustomAtrribute to CustomAttribute (noir-lang/noir#6038)
fix: error on
&mut xwhenxis not mutable (noir-lang/noir#6037)feat: add
Expr::as_constructor(noir-lang/noir#5980)chore: Fix docs (noir-lang/noir#6035)
chore: document array methods (noir-lang/noir#6034)
END_COMMIT_OVERRIDE