MAX Nightly 26.2.0.dev2026031005 Released

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

See the quickstart guide for installation instructions: Quickstart | Modular

MAX changelog updates:

  • Device.stats now includes graph_mem_reserved and graph_mem_used fields
    for device graph memory observability.

Mojo changelog updates:

  • [stdlib] Use conditional conformances for Set and LinkedList
  • [stdlib] Add Dict conditional conformances
  • [stdlib] Deprecate LegacyUnsafePointer and fix dependents
  • [docs] Add @doc_private decorators and update changelog for docgen change.
  • [stdlib] Use conditional conformances for remaining Deque traits
  • [External] [stdlib] Add math.comb() and math.perm() functions (#79351)

Raw MAX diff: https://github.com/modular/modular/compare/b12f14df47c9bc278e9e244e59ac92fd7c71fb6a...1ce7b57a4cac057803a54bcaa023f114eb4f7b3d)>
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/nightly-changelog.md