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

What's Changed

Toolchain and implementation changes 🛠️

  • Add some failing tests with cycles and self-referential facet types by @danakj in #5674
  • Make currently publicly unused member functions private. by @zygoloid in #5679
  • Reduce use of the prelude in tests by @danakj in #5683
  • Remove unused vlog_stream_ member. by @geoffromer in #5654
  • Make more tests into min-prelude by @danakj in #5676
  • Add min-preludes to most of lowering and a few more slow tests by @danakj in #5680
  • Add min-preludes to more slow tests by @danakj in #5681
  • Add ranges to where_expr tests by @jonmeow in #5630
  • Add min-preludes to more slow tests (part 4) by @danakj in #5682
  • Avoid incorrect conflicting assignment diags in rewrite constraints by @danakj in #5686

Documentation changes 📝

Other changes

  • Convert the scrutinee of a binding pattern to the right category. by @zygoloid in #5662

Full Changelog: v0.0.0-0.nightly.2025.06.17...v0.0.0-0.nightly.2025.06.18

Don't miss a new carbon-lang release

NewReleases is sending notifications on new releases.