Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[1 changes] chore(github): Switch to organization-wide Issue templates (
noir-lang/noir#5622) chore: Switch `Value::TraitConstraint` to a resolved trait constraint (noir-lang/noir#5618) fix: error on incorrect generic count for impl and type alias (noir-lang/noir#5623) feat: allow inserting LSP inlay type hints (noir-lang/noir#5620) feat: turbofish in struct pattern (noir-lang/noir#5616) fix: correct span for prefix operator (noir-lang/noir#5624) fix: `NoMatchingImplFound` in comptime code only (noir-lang/noir#5617) feat: Remove 'comptime or separate crate' restriction on comptime code (noir-lang/noir#5609) chore(docs): Update proving backend related docs (noir-lang/noir#5601) feat: turbofish operator in struct constructor (noir-lang/noir#5607) feat: add parameter to call_data attribute (noir-lang/noir#5599) feat: turbofish operator on path segments (noir-lang/noir#5603) fix: Filter comptime globals (noir-lang/noir#5538) chore: Display comptime assertion errors, not Debug (noir-lang/noir#5605) chore: add array and slice control flow tests (noir-lang/noir#5558) fix: let trait calls work in globals (noir-lang/noir#5602) feat: Implement format strings in the comptime interpreter (noir-lang/noir#5596) feat: Implement `Value::Type` in comptime interpreter (noir-lang/noir#5593) chore(docs): nasty linky (noir-lang/noir#5600) feat(acir_gen): Width aware ACIR gen addition (noir-lang/noir#5493) fix: lookup trait constraints methods in composite types (noir-lang/noir#5595) fix: allow trailing comma when parsing where clauses (noir-lang/noir#5594) fix: let std::unsafe::zeroed() work for slices (noir-lang/noir#5592) fix: error on duplicate struct field (noir-lang/noir#5585)
- Loading branch information