We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 17936cc + 7856537 commit 2c30016Copy full SHA for 2c30016
rust-toolchain.toml
@@ -2,5 +2,5 @@
2
# https://rust-lang.github.io/rustup-components-history
3
[toolchain]
4
channel = "1.85"
5
-components = [ "rustfmt" ]
+components = [ "rustfmt", "clippy" ]
6
targets = [ "thumbv7em-none-eabi" ]
0 commit comments