Only use the nightly features for `cargo fmt`. This avoids having the CI be red because `clippy` is not available for the nightly version that was used to run it.
The `rustfmt` configuration uses unstable features.