What's Changed
Toolchain and implementation changes 🛠️
- Forward
impldeclarations of incomplete facet types by @josh11b in #5219 - Reduce redundant diagnostics by @josh11b in #5234
- Change
OutputMapping::Map::io_from reference to pointer by @bricknerb in #5227 - Emit (relative) vtables by @dwblaikie in #5231
- Don't re-evaluate imported constants. by @zygoloid in #5217
- Update stringifying of array types to match the new array syntax. by @zygoloid in #5236
- Emit function definitions in check, for all specifics seen. by @alinas in #5090
- Replace
GetTypeInSpecificwithGetTypeOfInstInSpecific. by @zygoloid in #5232
Full Changelog: v0.0.0-0.nightly.2025.04.02...v0.0.0-0.nightly.2025.04.03