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

What's Changed

Toolchain and implementation changes 🛠️

  • Add support for using C++ bool type in imported function declarations. by @bricknerb in #5860
  • Add support for importing access from C++ to Carbon by @bricknerb in #5858
  • Avoid vector copies when building dependent declarations list. by @zygoloid in #5862
  • Migrate away from llvm::ArrayRef(std::nullopt_t) by @kazutakahirata in #5867
  • Find cycles in rewrite constraints without performing the full exponential expansion of the RHS by @danakj in #5673
  • Remove outdated piece of comment on SubstInst by @danakj in #5869
  • Adjust ordering of EXTRA-ARGS to allow tests to override includes by @jonmeow in #5870
  • Dedupe rewrite constraints without sorting by @danakj in #5864
  • Import C++ class A final as Carbon final class. by @zygoloid in #5866

New Contributors

Full Changelog: v0.0.0-0.nightly.2025.07.29...v0.0.0-0.nightly.2025.07.30

Don't miss a new carbon-lang release

NewReleases is sending notifications on new releases.