-
Notifications
You must be signed in to change notification settings - Fork 310
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[1 changes] feat: Add
std::meta::typ::fresh_type_variable
(noir-lan…
…g/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)
- Loading branch information
Showing
35 changed files
with
602 additions
and
776 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
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.