What's Changed
Toolchain and implementation changes 🛠️
- Remove unnecessary TODO by @ivanaivanovska in #6188
- Avoid adding extraneous local instructions while importing witness table entries by @danakj in #6180
- Fix typename in forward by @jonmeow in #6183
- Support member access into the type of
(facet as type)expressions as being into the facet's type by @danakj in #6190 - [Specific coalescing] Remove non-canonical from processing. by @alinas in #6191
- Add a small nolint related to #if handling by @jonmeow in #6194
Infrastructure changes 🏗️
Full Changelog: v0.0.0-0.nightly.2025.10.09...v0.0.0-0.nightly.2025.10.10