-
Notifications
You must be signed in to change notification settings - Fork 325
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(perf): Remove redundant inc rc without instructions between (noi…
…r-lang/noir#6183) chore: reexport `CrateName` through `nargo` (noir-lang/noir#6177) feat(perf): Remove inc_rc instructions for arrays which are never mutably borrowed (noir-lang/noir#6168) chore(docs): Add link to more info about proving backend to Solidity verifier page (noir-lang/noir#5754) feat: let `Module::functions` and `Module::structs` return them in definition order (noir-lang/noir#6178) chore: split `test_program`s into modules (noir-lang/noir#6101) chore: remove `DefCollectorErrorKind::MacroError` (noir-lang/noir#6174) feat(ssa): Simplify signed casts (noir-lang/noir#6166) feat: visibility for modules (noir-lang/noir#6165)
- Loading branch information
Showing
25 changed files
with
390 additions
and
89 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 @@ | ||
eec3a6152493e56866ec5338ff52f823c530778e | ||
be9dcfe56d808b1bd5ef552d41274705b2df7062 |
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
Oops, something went wrong.