Closed
Description
I use Gitlab CI to build and test with rust latest, beta, and nightly. See the gitlab-ci.yml. The nightly script often fails to download rustfmt or clippy.
How about providing a way to reliably use rustfmt in nightly CI executions?
Related: include rustfmt and clippy in the rustlang/nightly docker image