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

What's Changed

Toolchain and implementation changes 🛠️

  • Add PerformCallToCppFunction() which calls simplified version of PerformCppOverloadResolution() before calling PerformCallToFunction() by @bricknerb in #6122
  • Switch class to use a blanket impl for Destroy by @jonmeow in #6125
  • Change IndexWith to use a standard binary operator setup by @jonmeow in #6127
  • Rearrange convert: construct FacetAccessType from a facet value before impl lookup instead of after by @danakj in #6113
  • Set the location for the candidate set when looking up C++ operators by @bricknerb in #6138

Full Changelog: v0.0.0-0.nightly.2025.09.27...v0.0.0-0.nightly.2025.09.30

Don't miss a new carbon-lang release

NewReleases is sending notifications on new releases.