Commit 52d1623
committed
ci: use rustup toolchain install with --allow-downgrade for nightly rustfmt
rustup component add does not support --allow-downgrade; the flag is only
available on rustup toolchain install. This picks the most recent nightly
that ships rustfmt when the latest nightly lacks it.1 parent 8ec2f5b commit 52d1623
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
0 commit comments