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 5503adc commit 19ab4bcCopy full SHA for 19ab4bc
src/doc/rustc-dev-guide/src/building/bootstrapping.md
@@ -407,7 +407,7 @@ usually means something is quite wrong -- or you're trying to compile e.g.
407
the unlikely case that you actually need to invoke rustc in such a situation,
408
you can tell the bootstrap shim to print all env variables by adding `-vvv` to your `x.py` command.
409
410
-### Directories and artifacts generated by `bootstrap`
+## Directories and artifacts generated by `bootstrap`
411
412
This is an incomplete reference for the outputs generated by bootstrap:
413
0 commit comments