What's Changed
Toolchain and implementation changes 🛠️
- Add support for more complex object-like macros by @ivanaivanovska in #6338
- Refactor AddLoadedImportRef, particularly for types by @jonmeow in #6352
- Move ImportRefResolver function bodies out-of-line by @jonmeow in #6355
- Refactor ResolveResult with its factory methods by @jonmeow in #6356
- Interop support for
nullptrandnullptr_t. by @zygoloid in #6353
Full Changelog: v0.0.0-0.nightly.2025.11.12...v0.0.0-0.nightly.2025.11.13