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

What's Changed

Toolchain and implementation changes 🛠️

  • Avoid ToTokenOnly for the AddrSelfIsNonRef diagnostic by @danakj in #5371
  • Fix "is is" typo by @bricknerb in #5382
  • Split SemIR's formatter class into a more typical h+cpp by @jonmeow in #5372
  • Make children of InstId directly use the FormatName overload by @jonmeow in #5375
  • Stop mutating the original tests array when sorting. by @jonmeow in #5387
  • Switch dump-sem-ir-start to dump-sem-ir-begin by @jonmeow in #5378
  • Poison impl lookup queries with concrete results by @danakj in #5373
  • Update documentation to match #5355. by @zygoloid in #5376
  • Add formatter support for dump-sem-ir ranges by @jonmeow in #5379
  • Factor out GetInstWithConstantValue and use it from another place that duplicates the same logic. by @zygoloid in #5388

Infrastructure changes 🏗️

Full Changelog: v0.0.0-0.nightly.2025.04.29...v0.0.0-0.nightly.2025.04.30

Don't miss a new carbon-lang release

NewReleases is sending notifications on new releases.