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

What's Changed

Toolchain and implementation changes 🛠️

  • [Carbon/C++ interop] Add support for C++ overloaded functions by @ivanaivanovska in #5891
  • Add builtin functions for destroy, with special requirements in facet types by @jonmeow in #6035
  • Add tests that show .X and .Self.X are treated the same on the RHS of a rewrite constraint by @danakj in #6056
  • Minor comment and naming cleanup. by @zygoloid in #6070
  • Store the CppOverloadSetId on CalleeFunction. by @zygoloid in #6067
  • Support making method calls to C++ overload sets. by @zygoloid in #6069
  • Don't treat dependent types as having a copy value representation. by @zygoloid in #6055
  • Fix handling of enums in overload resolution. by @zygoloid in #6072

Infrastructure changes 🏗️

Full Changelog: v0.0.0-0.nightly.2025.09.13...v0.0.0-0.nightly.2025.09.16

Don't miss a new carbon-lang release

NewReleases is sending notifications on new releases.