Skip to content

Nightly build 2025.03.01

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 02:35
· 36 commits to trunk since this release
dc0c262

What's Changed

Toolchain and implementation changes 🛠️

  • Split impl/no_prelude/name_poisoning.carbon to interface/no_prelude/name_poisoning.carbon and move interface tests there by @bricknerb in #5031
  • Consolidate parse function tests by @jonmeow in #5039
  • Refactor HandleIdentifierName away by @jonmeow in #5044
  • Add a test for the case that impl function is poisoned by @bricknerb in #4950
  • Narrow the CRC scope in file_test by @jonmeow in #5043
  • Fix multiline incremental sync. by @jonmeow in #5046

Full Changelog: v0.0.0-0.nightly.2025.02.28...v0.0.0-0.nightly.2025.03.01