github carbon-language/carbon-lang v0.0.0-0.nightly.2024.12.17
Nightly build 2024.12.17

What's Changed

Toolchain and implementation changes 🛠️

  • Model Core.Int as 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 🏗️

  • Shuffle around yaml formatting in .clang-tidy by @jonmeow in #4690

Full Changelog: v0.0.0-0.nightly.2024.12.15...v0.0.0-0.nightly.2024.12.17

Don't miss a new carbon-lang release

NewReleases is sending notifications on new releases.