-
Notifications
You must be signed in to change notification settings - Fork 292
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 feat: lsp rename/find-all-references for local variables (noir-lang/noir#5439) feat: remove duplicated array reads at constant indices (noir-lang/noir#5445) fix: Account for the expected kind when resolving turbofish generics (noir-lang/noir#5448) fix: Fix issue with unresolved results (noir-lang/noir#5453) feat: apply `no_predicates` in stdlib (noir-lang/noir#5454) fix: prevent `no_predicates` from removing predicates in calling function (noir-lang/noir#5452) feat: lsp rename/find-all-references for globals (noir-lang/noir#5415) feat: remove redundant `EnableSideEffects` instructions (noir-lang/noir#5440) END_COMMIT_OVERRIDE --------- Co-authored-by: Tom French <[email protected]> Co-authored-by: Tom French <[email protected]> Co-authored-by: Álvaro Rodríguez <[email protected]>
- Loading branch information
1 parent
6d3ed3a
commit 6237d96
Showing
37 changed files
with
654 additions
and
158 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 @@ | ||
d44f882be094bf492b1742370fd3896b0c371f59 | ||
bb6913ac53620fabd73e24ca1a2b1369225903ec |
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.