]> git.lizzy.rs Git - rust.git/blobdiff - config.toml.example
Fix 2018 edition expanded pretty printing
[rust.git] / config.toml.example
index cb9f388a8e47b22d28663ce8507a3c62d254e5ad..a3ec4f2044cbd720fe469e89d744d0294a6f42cd 100644 (file)
 # library and facade crates.
 #compiler-docs = false
 
-# Indicate whether submodules are managed and updated automatically.
+# Indicate whether git submodules are managed and updated automatically.
 #submodules = true
 
-# Update submodules only when the checked out commit in the submodules differs
+# Update git submodules only when the checked out commit in the submodules differs
 # from what is committed in the main rustc repo.
 #fast-submodules = true