-
Notifications
You must be signed in to change notification settings - Fork 233
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated pull of development from the [noir](https://github.com/noir-lang/noir) programming language, a dependency of Aztec. BEGIN_COMMIT_OVERRIDE chore: use array instead of Vec in keccak256 (noir-lang/noir#6395) fix: make keccak256 work with input lengths greater than 136 bytes (noir-lang/noir#6393) feat: support specifying generics on a struct when calling an associated function (noir-lang/noir#6306) fix: Display every bit in integer tokens (noir-lang/noir#6360) feat: better LSP hover for functions (noir-lang/noir#6376) feat: Add capacities to brillig vectors and use them in slice ops (noir-lang/noir#6332) feat: suggest removing `!` from macro call that doesn't return Quoted (noir-lang/noir#6384) fix: (formatter) correctly format quote delimiters (noir-lang/noir#6377) fix: allow globals in format strings (noir-lang/noir#6382) END_COMMIT_OVERRIDE --------- Co-authored-by: sirasistant <[email protected]> Co-authored-by: Tom French <[email protected]>
- Loading branch information
1 parent
9a5dce3
commit b82f3d1
Showing
46 changed files
with
1,711 additions
and
655 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
60c770f5f2594eea31ac75c852980edefa40d9eb | ||
075c3d32481314d900cbdea0d277de83444747ab |
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.