Nightly build 2025.03.01
Pre-release
Pre-release
·
36 commits
to trunk
since this release
What's Changed
Toolchain and implementation changes 🛠️
- Split
impl/no_prelude/name_poisoning.carbon
tointerface/no_prelude/name_poisoning.carbon
and moveinterface
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