]> git.lizzy.rs Git - rust.git/blobdiff - config.toml.example
test: Run atomic-lock-free on powerpc-linux-gnuspe
[rust.git] / config.toml.example
index f153562a5389471c199e6afbcd5d59549a2dd95e..8d1fa3eec5cf2df5d484cd51539293a5914a5c93 100644 (file)
 # default.
 #extended = false
 
-# Installs choosen set of extended tools if enables. By default builds all.
-# If choosen tool failed to build the installation fails.
+# Installs chosen set of extended tools if enables. By default builds all.
+# If chosen tool failed to build the installation fails.
 #tools = ["cargo", "rls", "rustfmt", "analysis", "src"]
 
 # Verbosity level: 0 == not verbose, 1 == verbose, 2 == very verbose