Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[1 changes] fix: add missing visibility for auto-import names (noir-l…
…ang/noir#6205) fix: don't warn twice when referring to private item (noir-lang/noir#6216) feat: visibility for impl functions (noir-lang/noir#6179) feat: Inclusive for loop (noir-lang/noir#6200) chore: Release Noir(0.35.0) (noir-lang/noir#6030) chore: revert mistaken stack size change (noir-lang/noir#6212) chore: fix typo in code snippet (noir-lang/noir#6211) feat: Sync from aztec-packages (noir-lang/noir#6210) fix: ignore compression of blocks after msg.len in sha256_var (noir-lang/noir#6206) feat(perf): Optimize array set from get (noir-lang/noir#6207) chore(refactor): Array set optimization context struct for analysis (noir-lang/noir#6204) fix: type variables by default should have Any kind (noir-lang/noir#6203) feat: remove orphaned blocks from cfg to improve `simplify_cfg` pass. (noir-lang/noir#6198) fix(ssa): Check if result of array set is used in value of another array set (noir-lang/noir#6197) fix(docs): Rename recursion.md to recursion.mdx (noir-lang/noir#6195) feat: skip `remove_enable_side_effects` pass on brillig functions (noir-lang/noir#6199) feat!: Syncing TypeVariableKind with Kind (noir-lang/noir#6094) feat(perf): Simplify the cfg after DIE (noir-lang/noir#6184) feat: refactor SSA passes to run on individual functions (noir-lang/noir#6072) chore: Remove macros_api module (noir-lang/noir#6190) fix: ensure to_bytes returns the canonical decomposition (noir-lang/noir#6084) chore: rename `DefinitionKind::GenericType` (noir-lang/noir#6182)
- Loading branch information