Closed
Description
rust-lang/cargo#11224 will be in rust 1.68.0 (releasing on March 9). This is a tracking issue for adopting it fully.
- Rebuild container images from infra with latest rustup stable.
- use cargo sparse registry in distro CI #8480
- Upgrade tart base image with latest rustc for arm64 macOS runners.
- Wait for GH to ship 1.68.0 in base images
- Add the same key everywhere else 😄
- Delete
~/.cargo/registry/index/
from.github/actions/cache/action.yml
since it is no longer needed.