We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd5c19 commit 178abd7Copy full SHA for 178abd7
config.toml.example
@@ -141,10 +141,10 @@
141
# library and facade crates.
142
#compiler-docs = false
143
144
-# Indicate whether submodules are managed and updated automatically.
+# Indicate whether git submodules are managed and updated automatically.
145
#submodules = true
146
147
-# 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
148
# from what is committed in the main rustc repo.
149
#fast-submodules = true
150
0 commit comments