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.
1 parent 63898b4 commit a0dbf72Copy full SHA for a0dbf72
rust-toolchain.toml
@@ -1,4 +1,5 @@
1
[toolchain]
2
channel = "1.87.0"
3
components = [ "rustfmt", "clippy" ]
4
+targets = ["x86-unknown-linux-gnu", "i686-unknown-linux-gnu"]
5
profile = "minimal"
0 commit comments