What's Changed
Toolchain and implementation changes 🛠️
- Use a "type structure" of each impl to choose the best match by @danakj in #5124
- Make INCLUDE-FILE less sensitive to path changes by @jonmeow in #5159
- Add some test cases of specialization by @danakj in #5165
- Reduce explicit SemIR::LocIdAndInst construction by @jonmeow in #5153
- Rewrite symbolic constants in generic redeclarations by @danakj in #5154
- Refactor InstBlockStore's API, AddDefaultValue -> AddPlaceholder by @jonmeow in #5166
Full Changelog: v0.0.0-0.nightly.2025.03.21...v0.0.0-0.nightly.2025.03.23