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

What's Changed

Toolchain and implementation changes 🛠️

  • Fix clang-tidy: result of a data() call may not be null terminated, provide size information to the callee to prevent potential issues [bugprone-suspicious-stringview-data-usage,-warnings-as-errors] by @bricknerb in #5267
  • Fix clang-tidy: use a ranges version of this algorithm [modernize-use-ranges,-warnings-as-errors] by @bricknerb in #5268
  • Add/update lowering tests. by @alinas in #5254
  • Include all symbolic parts in structure comparison by @geoffromer in #5247
  • Add insts for witness table entries that are unset or associated constants by @danakj in #5255
  • Add an EvalOrAddInst function. by @zygoloid in #5258
  • Store an InstId instead of a TypeId in UnboundElementType. by @zygoloid in #5260

Full Changelog: v0.0.0-0.nightly.2025.04.08...v0.0.0-0.nightly.2025.04.09

Don't miss a new carbon-lang release

NewReleases is sending notifications on new releases.