Skip to content

Nightly build 2025.02.21

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 02:32
· 78 commits to trunk since this release
2ea2166

What's Changed

Proposals accepted and merged πŸ“œ

  • The Core.Array type for direct-storage immutably-sized buffers by @danakj in #4682

Toolchain and implementation changes πŸ› οΈ

  • Fix NodeCategory printing. by @zygoloid in #4983
  • Reorder the token in a parse node to match its actual location. by @zygoloid in #4984
  • Support tuple patterns outside parameter lists by @geoffromer in #4923
  • Add and correct tests of impl lookup on generic interfaces by @danakj in #4974
  • Should-fail tests using abstract tuples and structs by @josh11b in #4985
  • Find the exe prior to busybox resolution by @jonmeow in #4993
  • Tuples and structs with abstract types are abstract by @josh11b in #4986
  • Change array syntax from [T; N] to array(T, N) by @danakj in #4981
  • Make FacetTypeInfo and CompleteFacetType stores share id indices by @danakj in #4989
  • Update pre-commit by @jonmeow in #4995

Documentation changes πŸ“

  • Make open question on class variables more explicit by @danakj in #4988

Infrastructure changes πŸ—οΈ

Full Changelog: v0.0.0-0.nightly.2025.02.20...v0.0.0-0.nightly.2025.02.21