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 846c9a5 commit 15642feCopy full SHA for 15642fe
README.md
@@ -414,8 +414,8 @@ components = [ "rustfmt", "rustc-dev" ]
414
targets = [ "wasm32-unknown-unknown", "thumbv2-none-eabi" ]
415
```
416
417
-If the TOML format is used, the `[toolchain]` section and the `channel` entry
418
-are mandatory.
+If the TOML format is used, the `[toolchain]` section is mandatory,
+but all its entries are optional.
419
420
The `rust-toolchain` file is suitable to check in to source control.
421
This file has to be encoded in US-ASCII (if you are on
0 commit comments