What's Changed
Toolchain and implementation changes 🛠️
- Make the Carbon toolchain a viable Bazel module exposing
cc_toolchains by @chandlerc in #6652 - Allow incomplete types in associated constants by @ozguronsoy in #6657
- Add missing operators for CppCompat.LongLong64 by @ivanaivanovska in #6663
- Update pre-commit versions by @jonmeow in #6666
- Test that the built toolchain works with the example Bazel project by @chandlerc in #6653
- Fix IsCarbonMap invocations to avoid build failures for non-Carbon map types (not sure when this broke). by @jonmeow in #6662
Full Changelog: v0.0.0-0.nightly.2026.01.28...v0.0.0-0.nightly.2026.01.29