What's Changed
Toolchain and implementation changes 🛠️
- Model
Core.Intas a class type by @zygoloid in #4644 - Do not resolve the declaration when forming a specific for use in an eval block by @josh11b in #4692
- Add solutions for advent of code 2024 day 1 to
examples/. by @zygoloid in #4673 - Ensure that all allocas are created in the entry block. by @zygoloid in #4685
- Add bit packing to NodeImpl by @jonmeow in #4651
- Update files and clang-tidy config to pass with clang-tidy-20 by @jonmeow in #4691
Utilities 📐
Infrastructure changes 🏗️
Full Changelog: v0.0.0-0.nightly.2024.12.15...v0.0.0-0.nightly.2024.12.17