What's Changed
Toolchain and implementation changes 🛠️
- Disallow
abstractorbaseon class declarations (that are not definitions) by @dwblaikie in #4378 - Refactor compile-related tests to share construction. by @jonmeow in #4396
- Track and resolve the specific callee in a call to a generic function by @zygoloid in #4395
- Update instructions for adding a SemIR instruction. by @josh11b in #4348
- Stitch together adjacent comments using the indent. by @jonmeow in #4397
- Store pointer not reference in
ConstantStoreby @josh11b in #4398 - Implement some token-based formatting structure. by @jonmeow in #4386
- Initial, very rough lowering for calls to specific functions and specific function declarations. by @zygoloid in #4399
Documentation changes 📝
- Update conduct team member list by @CelineausBerlin in #4394
Full Changelog: v0.0.0-0.nightly.2024.10.10...v0.0.0-0.nightly.2024.10.11