-
Notifications
You must be signed in to change notification settings - Fork 195
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 aztec-packages
* master: (30 commits) chore: add regression tests for #4372 (#6401) chore: add regression tests for #6314 (#6381) chore: use array instead of Vec in keccak256 (#6395) fix: make keccak256 work with input lengths greater than 136 bytes (#6393) feat: support specifying generics on a struct when calling an associated function (#6306) fix: Display every bit in integer tokens (#6360) feat: better LSP hover for functions (#6376) feat: Add capacities to brillig vectors and use them in slice ops (#6332) feat: suggest removing `!` from macro call that doesn't return Quoted (#6384) fix: (formatter) correctly format quote delimiters (#6377) fix: allow globals in format strings (#6382) feat: do not increment reference counts on arrays through references (#6375) fix: (LSP) check visibility of module that re-exports item, if any (#6371) feat: let LSP suggest traits in trait bounds (#6370) fix: LSP auto-import would import public item inside private module (#6366) fix: remove assumed parent traits (#6365) fix: slightly better formatting of empty blocks with comments (#6367) fix: Fix panic in comptime code (#6361) feat: let the LSP import code action insert into existing use statements (#6358) chore: minor tweaks to comptime doc (#6357) ...
- Loading branch information
Showing
4 changed files
with
93 additions
and
15 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
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