What's Changed
Toolchain and implementation changes 🛠️
- Remove the SemIRLoc typedef by @jonmeow in #5299
- Avoid crashing when a NamespaceType is in a type structure by @danakj in #5301
- Fix type when lowering associated constants. by @alinas in #5295
- Specialization test with final assoc constant can pass now by @danakj in #5303
- Concrete impl takes precedence over a facet value by @danakj in #5305
- Add a no-op builtin function which shouldn't generate code. by @jonmeow in #5306
Infrastructure changes 🏗️
Full Changelog: v0.0.0-0.nightly.2025.04.12...v0.0.0-0.nightly.2025.04.15