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

What's Changed

Toolchain and implementation changes 🛠️

  • Apply min-preludes to more tests (part 8) by @danakj in #5705
  • Replace EXTRA-ARGS: --no-prelude-import with INCLUDE-FILE: toolchain/testing/testdata/min_prelude/none.carbon by @bricknerb in #5707
  • Remove TODOs from the test of a declared but not defined struct as a by value parameter/return value by @bricknerb in #5708
  • Support a C++ class as a parameter or return by value, similar to a C++ struct by @bricknerb in #5709
  • Apply min-preludes to more tests (part 6) by @danakj in #5691
  • Fix tuple patterns matching expressions with atomic tuple form. by @zygoloid in #5697
  • Avoid deducing errors as argument instructions after subst by @danakj in #5710

Full Changelog: v0.0.0-0.nightly.2025.06.21...v0.0.0-0.nightly.2025.06.24

Don't miss a new carbon-lang release

NewReleases is sending notifications on new releases.