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

What's Changed

Toolchain and implementation changes 🛠️

  • Make yaml_test easier to debug by outputing the actual text by @bricknerb in #6218
  • Move the mapping from entity name to an imported C++ global variable declaration outside of EntityName by @bricknerb in #6211
  • Avoid changing visiblity when inheriting in CodeContextRenderer by @bricknerb in #6219
  • Add unit tagging to SpecificInterfaceId by @dwblaikie in #6215
  • Add tests for calling a base function without qualifications by @bricknerb in #6221
  • Add a function to translate a canonical value to key. by @jonmeow in #6222
  • Add unit tagging to VtableId by @dwblaikie in #6216
  • Make Optional support specializing its representation. by @zygoloid in #6058
  • Reduce use of function return type deduction by @jonmeow in #6227
  • Add ValueStore ctor template for Id to use for IdTag by @dwblaikie in #6226
  • Stop passing a lambda as a non-type template argument. by @zygoloid in #6229
  • Dump all non-indexed ids as hex by @dwblaikie in #6228

Full Changelog: v0.0.0-0.nightly.2025.10.15...v0.0.0-0.nightly.2025.10.16

Don't miss a new carbon-lang release

NewReleases is sending notifications on new releases.