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

What's Changed

Toolchain and implementation changes 🛠️

  • Disallow abstract or base on class declarations (that are not definitions) by @dwblaikie in #4378
  • Refactor compile-related tests to share construction. by @jonmeow in #4396
  • Track and resolve the specific callee in a call to a generic function by @zygoloid in #4395
  • Update instructions for adding a SemIR instruction. by @josh11b in #4348
  • Stitch together adjacent comments using the indent. by @jonmeow in #4397
  • Store pointer not reference in ConstantStore by @josh11b in #4398
  • Implement some token-based formatting structure. by @jonmeow in #4386
  • Initial, very rough lowering for calls to specific functions and specific function declarations. by @zygoloid in #4399

Documentation changes 📝

Full Changelog: v0.0.0-0.nightly.2024.10.10...v0.0.0-0.nightly.2024.10.11

Don't miss a new carbon-lang release

NewReleases is sending notifications on new releases.