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

What's Changed

Toolchain and implementation changes 🛠️

  • Add a basic test for name poisoning by @bricknerb in #4572
  • Fix impl lookup to look in the arguments of a specific. by @zygoloid in #4601
  • Include the call arguments in the location of a call. by @zygoloid in #4602
  • [NFC] In DeclNameStack::AddName(), use NameScope::AddRequired() instead of duplicating its logic by @bricknerb in #4610
  • Expose InstKind::FromInt for Inst instead of InstKind::Make by @danakj in #4611
  • CHECK that PreCheck and GetCheckUnit are not called twice by @danakj in #4608

Full Changelog: v0.0.0-0.nightly.2024.11.28...v0.0.0-0.nightly.2024.12.03

Don't miss a new carbon-lang release

NewReleases is sending notifications on new releases.