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 1d1b1eb commit 3ed7f3fCopy full SHA for 3ed7f3f
src/bootstrap/lib.rs
@@ -1366,7 +1366,7 @@ impl Build {
1366
eprintln!(
1367
"
1368
Couldn't find required command: ninja
1369
-You should install ninja, or set ninja=false in config.toml under the [llvm] section.
+You should install ninja, or set `ninja=false` in config.toml in the `[llvm]` section.
1370
1371
);
1372
std::process::exit(1);
0 commit comments