-
Notifications
You must be signed in to change notification settings - Fork 317
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: correct range for overlfowing/underflowing integer assignment (noir-lang/noir#5416) feat: Detect subgraphs that are completely independent from inputs or outputs (noir-lang/noir#5402) chore: Add remaining slice methods to the interpreter (noir-lang/noir#5422) chore: add test and benchmarks for poseidon2 (noir-lang/noir#5386) fix: Complete call stacks with no_predicates (noir-lang/noir#5418) feat: lsp rename/find-all-references for traits (noir-lang/noir#5409) feat: lsp "go to definition" for modules (noir-lang/noir#5406) fix: lsp find struct reference in return locations and paths (noir-lang/noir#5404) feat: Sync from aztec-packages (noir-lang/noir#5408) END_COMMIT_OVERRIDE
- Loading branch information
Showing
68 changed files
with
1,598 additions
and
212 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 @@ | ||
70ebf607e566a95ff7eb2c7a0eee7c36465ba5b4 | ||
30c50f52a6d58163e39006b73f4eb5003afc239b |
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.