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

What's Changed

Toolchain and implementation changes 🛠️

  • Make symbolic local bindings a TODO by @jonmeow in #6449
  • Refactor function return type representation by @geoffromer in #6463
  • Factor out a Check::CppContext holding C++-specific check state by @zygoloid in #6482
  • Move forward-decl-only code out to the handler of the forward decl node (Refactor Impl construction 3/7) by @danakj in #6467
  • Switch from clang::ASTUnit to clang::CompilerInstance. by @zygoloid in #6483
  • Factor out C-string argv building and simplify vlogs by @chandlerc in #6478
  • Handle SpecificImplFunction in GetCallee by @geoffromer in #6487

Full Changelog: v0.0.0-0.nightly.2025.12.10...v0.0.0-0.nightly.2025.12.11

Don't miss a new carbon-lang release

NewReleases is sending notifications on new releases.