-
Notifications
You must be signed in to change notification settings - Fork 230
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into gd/noir_schnoor
* master: (62 commits) fix(mem2reg): Handle aliases better when setting a known value for a load (#5959) feat: Arithmetic Generics (#5950) feat: add `FunctionDefinition::module` and `StructDefinition::module` (#5956) feat: LSP now suggests self fields and methods (#5955) feat: Add `std::meta::typ::fresh_type_variable` (#5948) chore: remove override to use rust syntax highlighting (#5881) feat: Sync from aztec-packages (#5951) fix(frontend): Ban type vars bound to a reference from passing the unconstrained boundary (#5949) feat: add `StructDefinition::add_attribute` and `has_named_attribute` (#5945) feat: add `FunctionDef::set_return_visibility` (#5941) feat: add `FunctionDefinition::add_attribute` (#5944) fix: always place module attribute generated items inside module (#5943) feat: Add `Quoted::tokens` (#5942) feat(perf): Remove known store values that equal the store address in mem2reg (#5935) feat: remove blocks which consist of only a jump to another block (#5889) fix: use element_size() instead of computing it with division (#5939) feat: Add `StructDefinition::set_fields` (#5931) feat: Only check array bounds in brillig if index is unsafe (#5938) chore: error on false constraint (#5890) feat: warn on unused functions (#5892) ...
- Loading branch information
Showing
265 changed files
with
10,503 additions
and
4,726 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 @@ | ||
91042c7bcebfebeb4e629162f44988e2cda1ed41 | ||
05cc59fd28b4d0ee89343106e538c0db0e70f52f |
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.