What's Changed
Toolchain and implementation changes 🛠️
- Allow
extend final impl asfor impl declarations by @danakj in #5345 - Always use
LookupImplWitnessinstructions for symbolic witnesses by @danakj in #5321 - Detect control flow in entities nested inside functions by @jonmeow in #5336
- Test clean up follow up to #5320 by @josh11b in #5344
- Prepare tests for adding a prelude dependency to destruction by @jonmeow in #5346
- Mangle impls even if they impl an interface with associated constants by @dwblaikie in #5348
- Skip upfront emission of vtables for generic classes by @dwblaikie in #5349
- Fix single-threaded runs for single test by @jonmeow in #5350
Full Changelog: v0.0.0-0.nightly.2025.04.23...v0.0.0-0.nightly.2025.04.24