What's Changed
Toolchain and implementation changes 🛠️
- Fix clang-tidy: move assignment operators should be marked noexcept [performance-noexcept-move-constructor,-warnings-as-errors] by @bricknerb in #5266
- Add lexing for dump-sem-ir-start and end by @jonmeow in #5357
- Reject generic virtual functions by @dwblaikie in #5356
Infrastructure changes 🏗️
Full Changelog: v0.0.0-0.nightly.2025.04.24...v0.0.0-0.nightly.2025.04.25