- Improvements to the Bazel build rules:
- Use the default linker on macOS C++ toolchains from Apple (#1029, thanks @keith)
- Support Arm target triples on Bazel 5.1+ (#1038, thanks @snowp)
- Ensure that cxx and its third-party dependencies are built with the correct edition even if the downstream repo uses a different default one (#1034, #1035, #1040, bazelbuild/rules_rust#1256)