github carbon-language/carbon-lang v0.0.0-0.nightly.2025.06.26
Nightly build 2025.06.26

What's Changed

Toolchain and implementation changes 🛠️

  • Remove the IsPeriodSelf function, use constant value comparison instead by @danakj in #5731
  • Propagate errors in import by @danakj in #5728
  • Clean up --no-prelude-import uses by @jonmeow in #5722
  • Refactor coalescing logic out of the file context. by @alinas in #5723
  • Handle insts that resolve to type on the RHS of impls by @danakj in #5712
  • Use static allocas for temporaries. by @zygoloid in #5734
  • Check and lowering support for for loops. by @zygoloid in #5698

Full Changelog: v0.0.0-0.nightly.2025.06.25...v0.0.0-0.nightly.2025.06.26

Don't miss a new carbon-lang release

NewReleases is sending notifications on new releases.