Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: do not increment reference counts on arrays through references (n…
…oir-lang/noir#6375) fix: (LSP) check visibility of module that re-exports item, if any (noir-lang/noir#6371) feat: let LSP suggest traits in trait bounds (noir-lang/noir#6370) fix: LSP auto-import would import public item inside private module (noir-lang/noir#6366) fix: remove assumed parent traits (noir-lang/noir#6365) fix: slightly better formatting of empty blocks with comments (noir-lang/noir#6367) fix: Fix panic in comptime code (noir-lang/noir#6361) feat: let the LSP import code action insert into existing use statements (noir-lang/noir#6358) chore: minor tweaks to comptime doc (noir-lang/noir#6357) feat: LSP auto-import will try to add to existing use statements (noir-lang/noir#6354) fix: allow type aliases in let patterns (noir-lang/noir#6356) feat(test): Run test matrix on stdlib tests (noir-lang/noir#6352) fix(ssa): Do not mark an array from a parameter mutable (noir-lang/noir#6355) fix: always inline `derive_generators` (noir-lang/noir#6350) chore: add test to check that duplicate definitions generated from macros throws error (noir-lang/noir#6351)
- Loading branch information