mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-11 17:37:41 +00:00
Fix typo in config.toml.example
This commit is contained in:
parent
1e869133b9
commit
4c62950d4f
@ -184,7 +184,7 @@
|
|||||||
# default.
|
# default.
|
||||||
#extended = false
|
#extended = false
|
||||||
|
|
||||||
# Installs chosen set of extended tools if enables. By default builds all.
|
# Installs chosen set of extended tools if enabled. By default builds all.
|
||||||
# If chosen tool failed to build the installation fails.
|
# If chosen tool failed to build the installation fails.
|
||||||
#tools = ["cargo", "rls", "clippy", "rustfmt", "analysis", "src"]
|
#tools = ["cargo", "rls", "clippy", "rustfmt", "analysis", "src"]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user