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

What's Changed

Toolchain and implementation changes 🛠️

  • Adding additional test for specific coalescing. by @alinas in #5732
  • Tolerate incomplete interface when stringifying ImplWitnessAccess by @geoffromer in #5730
  • Add a test where impls requires things of another generic type by @danakj in #5713
  • Use Decl::getAsFunction() to cast clang_decl to FunctionDecl by @bricknerb in #5737
  • Move PrettyStackTraceFunction to common by @jonmeow in #5739
  • Add Core.Range(N) facility to construct an integer range. by @zygoloid in #5699
  • Print captured stdout/stderr on test crashes by @jonmeow in #5740
  • Use LLVM verifier in lowering by @jonmeow in #5733
  • Allow repeated includes, particularly for min_prelude by @jonmeow in #5741
  • Basic SemIR partial support by @dwblaikie in #5736

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

Don't miss a new carbon-lang release

NewReleases is sending notifications on new releases.