Skip to content

Commit

Permalink
[1 changes] fix: Do not warn on unused self in traits (noir-lang/noir…
Browse files Browse the repository at this point in the history
…#6298)

fix: Reject invalid expression with in CLI parser (noir-lang/noir#6287)
  • Loading branch information
AztecBot committed Oct 19, 2024
1 parent 670af8a commit 3d2f241
Show file tree
Hide file tree
Showing 516 changed files with 29,410 additions and 6,880 deletions.
2 changes: 1 addition & 1 deletion .noir-sync-commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
be9dcfe56d808b1bd5ef552d41274705b2df7062
4d524bf34de98449419a025aa53d593bf42e70a7
4 changes: 2 additions & 2 deletions noir/noir-repo/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
".": "0.34.0",
"acvm-repo": "0.50.0"
".": "0.35.0",
"acvm-repo": "0.51.0"
}
112 changes: 112 additions & 0 deletions noir/noir-repo/CHANGELOG.md

Large diffs are not rendered by default.

Loading

0 comments on commit 3d2f241

Please sign in to comment.