-
Notifications
You must be signed in to change notification settings - Fork 236
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 fix(ssa): RC correctness issue (noir-lang/noir#6134) fix: let token pretty printer handle `+=` and similar token sequences (noir-lang/noir#6135) fix: allow providing default implementations of unconstrained trait methods (noir-lang/noir#6138) feat: remove unnecessary branching in keccak impl (noir-lang/noir#6133) feat: do not double error on import with error (noir-lang/noir#6131) chore: remove unnecessary `Prover.toml`s (noir-lang/noir#6140) chore: split `noirc_frontend/src/tests.rs` into submodules (noir-lang/noir#6139) feat: remove aztec macros (noir-lang/noir#6087) END_COMMIT_OVERRIDE --------- Co-authored-by: TomAFrench <[email protected]>
- Loading branch information
1 parent
1507762
commit 0d9f547
Showing
90 changed files
with
1,128 additions
and
6,012 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 @@ | ||
e3cdebe515e4dc4ee6e16e01bd8af25135939798 | ||
164d29e4d1960d16fdeafe2cc8ea8144a769f7b2 |
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
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.