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

What's Changed

Toolchain and implementation changes 🛠️

  • Change CodeGen::Make() to take module and errors as pointers and not references by @bricknerb in #5229
  • Change CopyOnWriteBlock::file_ from reference to pointer by @bricknerb in #5230
  • Change Lexer::ErrorRecoveryBuffer::buffer_ from reference to pointer by @bricknerb in #5228
  • Generalize non-const ClassInit lowering beyond only InitializeFrom insts by @dwblaikie in #5199
  • Make evaluation of symbolic bindings simpler and more uniform by @zygoloid in #5215

Full Changelog: v0.0.0-0.nightly.2025.04.01...v0.0.0-0.nightly.2025.04.02

Don't miss a new carbon-lang release

NewReleases is sending notifications on new releases.