What's Changed
Toolchain and implementation changes 🛠️
- Mark VtablePtr always constant by @jonmeow in #5843
- Update/clarify documentation of generic constants by @geoffromer in #5473
- Fix variadic arguments test to use the format that is not deprecated in C++26 and fix the call site to be valid by @bricknerb in #5842
- Make driver fuzzing more robust for clang flags by @jonmeow in #5845
- Change CodeGen to use a diagnostic consumer by @jonmeow in #5847
- Update prelude files to increase destroy dependencies by @jonmeow in #5848
Full Changelog: v0.0.0-0.nightly.2025.07.24...v0.0.0-0.nightly.2025.07.25