Releases: noir-lang/noir
Releases · noir-lang/noir
nightly-2025-01-25
chore: let `add_definition_location` take a Location (#7185)
nightly-2025-01-24: fix: Keep `inc_rc` for array inputs during preprocessing (#7163)
Pre-release
Co-authored-by: Maxim Vezenov <mvezenov@gmail.com> Co-authored-by: Tom French <tom@tomfren.ch>
nightly-2025-01-23
fix: LSP hover over function with `&mut self` (#7155)
nightly-2025-01-22: feat: Resolve enums & prepare type system (#7115)
Co-authored-by: Ary Borenszweig <asterite@gmail.com>
nightly-2025-01-21: fix: Prevent overlapping associated types impls (#7047)
Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
nightly-2025-01-20: fix: defunctionalize pass on the caller runtime to apply (#7100)
Pre-release
Co-authored-by: Tom French <tom@tomfren.ch>
nightly-2025-01-19: fix: defunctionalize pass on the caller runtime to apply (#7100)
Pre-release
Co-authored-by: Tom French <tom@tomfren.ch>
nightly-2025-01-18: fix: defunctionalize pass on the caller runtime to apply (#7100)
Pre-release
Co-authored-by: Tom French <tom@tomfren.ch>
nightly-2025-01-17
chore(ssa): Use correct prefix when printing array values in global s…
nightly-2025-01-16: fix: Allow implicit associated types on integer type kinds (#7078)
Pre-release
Co-authored-by: Ary Borenszweig <asterite@gmail.com>