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

What's Changed

Toolchain and implementation changes 🛠️

  • C++ interop: Support importing operators defined in namespaces by @bricknerb in #6024
  • Use typename on templates for consistency. by @jonmeow in #6038
  • Use explicit(false) for implicit construction by @jonmeow in #6039
  • Give the BindSymbolicName for .Self in a binding pattern a FacetType type by @danakj in #6036
  • Use enumerated values in formatter by @jonmeow in #6042
  • Remove unused EnumBase macros by @jonmeow in #6043
  • Many improvements to the filesystem library by @chandlerc in #6000
  • When performing an impl lookup, only import impls for related interfaces. by @zygoloid in #6040
  • Stop round tripping through an InstId to get the ConstantId of a TypeId by @danakj in #6044
  • Add Copy interface and use it for making copies. by @zygoloid in #6034

Infrastructure changes 🏗️

Full Changelog: v0.0.0-0.nightly.2025.09.10...v0.0.0-0.nightly.2025.09.11

Don't miss a new carbon-lang release

NewReleases is sending notifications on new releases.