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

What's Changed

Toolchain and implementation changes 🛠️

  • Allow interop with templated but non-template functions. by @zygoloid in #5809
  • Implement correctly overriding dependent virtual functions by @dwblaikie in #5804
  • Make NameScope move constructor noexcept by @jonmeow in #5812
  • Remove outdated comment about generic vtable inst naming by @dwblaikie in #5814
  • Clean up some TODO and other comments by @dwblaikie in #5813
  • Ignore abstract functions when checking for referenced functions requiring definitions by @dwblaikie in #5816
  • Make ConstantValueStore use ValueStore internally by @jonmeow in #5811

Full Changelog: v0.0.0-0.nightly.2025.07.17...v0.0.0-0.nightly.2025.07.18

Don't miss a new carbon-lang release

NewReleases is sending notifications on new releases.