-
Notifications
You must be signed in to change notification settings - Fork 234
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: Add `std::meta::typ::fresh_type_variable` (noir-lang/noir#5948) chore: remove override to use rust syntax highlighting (noir-lang/noir#5881) feat: Sync from aztec-packages (noir-lang/noir#5951) fix(frontend): Ban type vars bound to a reference from passing the unconstrained boundary (noir-lang/noir#5949) feat: add `StructDefinition::add_attribute` and `has_named_attribute` (noir-lang/noir#5945) feat: add `FunctionDef::set_return_visibility` (noir-lang/noir#5941) feat: add `FunctionDefinition::add_attribute` (noir-lang/noir#5944) fix: always place module attribute generated items inside module (noir-lang/noir#5943) feat: Add `Quoted::tokens` (noir-lang/noir#5942) END_COMMIT_OVERRIDE
- Loading branch information
Showing
28 changed files
with
592 additions
and
169 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 @@ | ||
b84009ca428a5790acf53a6c027146b706170574 | ||
3dab4dd771b7d8b9242ce3a9aeff5770f4d85cf6 |
This file was deleted.
Oops, something went wrong.
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.