Closed
Description
When it will become available in a stable version of Rust we support, it'd be nice to automatically enable the sparse registry: https://blog.rust-lang.org/2022/06/22/sparse-registry-testing.html. Updating the registry always takes an overly large fraction of the build process of Rust packages, in addition to the fact we can't cache build outputs (related issue: #186).