MAX Nightly 26.1.0.dev2026010605 Released

:astronaut: A new nightly version has been released! :astronaut:

See the quickstart guide for installation instructions: Quickstart | Modular

MAX changelog updates:

Mojo changelog updates:

  • [KGEN] Fix compiler segfaults in reflection on builtin types
  • [KGEN] Fix crashes in reflection with constructor params in types
  • [stdlib] feat: Drop ImplicitlyDestructible from List, Span, and InlineArray element types
  • [stdlib] Remove Identifiable from Enum-likes in the stdlib Identifiable is meant to semantically convey memory address equality. Via stdlib resolution we decided to remove the Identifiable conformance from Enum-likes since matching on them is about equality.

Raw MAX diff: https://github.com/modular/modular/compare/a632e3a11f6efa3bf20c94b9e08d1010244f7dc5...8f26369e5ebe9d16c2d21a28c5030d6244fe7618)>
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/changelog.md