forked from noir-lang/noir
-
Notifications
You must be signed in to change notification settings - Fork 0
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 pr/winderica/6871-1
* master: feat(ssa): Hoist add and mul binary ops using known induction variables (noir-lang#6910) chore: fix warning (noir-lang#6927) chore(ci): Memory reports for execution (noir-lang#6907) chore: use ssa parser in flattening pass tests (noir-lang#6868) feat(LSP): suggest trait methods from where clauses (noir-lang#6915) feat: warn on trait method visibility (noir-lang#6923) feat!: Switch to using `jsonrpsee` for foreign calls; refactor `run_test`; foreign call layering (noir-lang#6849) chore: add rollup circuits to memory reports (noir-lang#6897) chore: remove unused dependency (noir-lang#6922)
- Loading branch information
Showing
46 changed files
with
1,524 additions
and
989 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
Oops, something went wrong.