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

What's Changed

Toolchain and implementation changes 🛠️

  • Facet values (like type values) can be copied around at runtime by @danakj in #5242
  • Preserve type sugar in ArrayType, ConstType, and PointerType. by @zygoloid in #5235
  • Simplify GetAbsoluteNodeIdImpl() by merging while (true) with the first if by @bricknerb in #5240
  • Avoid crashing during associated constant lookup on a runtime facet value by @danakj in #5243
  • Handle EntityNameId::None during evaluation. by @geoffromer in #5237
  • Remove unused variable diagnostics_stream by @bricknerb in #5239

Full Changelog: v0.0.0-0.nightly.2025.04.03...v0.0.0-0.nightly.2025.04.04

Don't miss a new carbon-lang release

NewReleases is sending notifications on new releases.