Skip to content

Releases: noir-lang/noir

nightly-2025-01-25

25 Jan 02:21
c44b626
Compare
Choose a tag to compare
nightly-2025-01-25 Pre-release
Pre-release
chore: let `add_definition_location` take a Location (#7185)

nightly-2025-01-24: fix: Keep `inc_rc` for array inputs during preprocessing (#7163)

24 Jan 02:27
29d2d8a
Compare
Choose a tag to compare
Co-authored-by: Maxim Vezenov <mvezenov@gmail.com>
Co-authored-by: Tom French <tom@tomfren.ch>

nightly-2025-01-23

23 Jan 02:25
c8d5ce5
Compare
Choose a tag to compare
nightly-2025-01-23 Pre-release
Pre-release
fix: LSP hover over function with `&mut self` (#7155)

nightly-2025-01-22: feat: Resolve enums & prepare type system (#7115)

22 Jan 02:26
a1cf830
Compare
Choose a tag to compare
Co-authored-by: Ary Borenszweig <asterite@gmail.com>

nightly-2025-01-21: fix: Prevent overlapping associated types impls (#7047)

21 Jan 02:24
ed9977a
Compare
Choose a tag to compare
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)

20 Jan 02:26
dd70845
Compare
Choose a tag to compare
Co-authored-by: Tom French <tom@tomfren.ch>

nightly-2025-01-19: fix: defunctionalize pass on the caller runtime to apply (#7100)

19 Jan 02:28
dd70845
Compare
Choose a tag to compare
Co-authored-by: Tom French <tom@tomfren.ch>

nightly-2025-01-18: fix: defunctionalize pass on the caller runtime to apply (#7100)

18 Jan 02:21
dd70845
Compare
Choose a tag to compare
Co-authored-by: Tom French <tom@tomfren.ch>

nightly-2025-01-17

17 Jan 02:23
ad5a980
Compare
Choose a tag to compare
nightly-2025-01-17 Pre-release
Pre-release
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)

16 Jan 02:26
f2a6d10
Compare
Choose a tag to compare
Co-authored-by: Ary Borenszweig <asterite@gmail.com>