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 c2d5a4c commit e5f39ebCopy full SHA for e5f39eb
src/overview.md
@@ -353,6 +353,7 @@ For more details on bootstrapping, see
353
[_bootstrapping_]: https://en.wikipedia.org/wiki/Bootstrapping_(compilers)
354
[rustc-bootstrap]: building/bootstrapping.md
355
356
+<!--
357
# Unresolved Questions
358
359
- Does LLVM ever do optimizations in debug builds?
@@ -362,7 +363,8 @@ For more details on bootstrapping, see
362
363
- What is the main source entry point for `X`?
364
- Where do phases diverge for cross-compilation to machine code across
365
different platforms?
-
366
+-->
367
+
368
# References
369
370
- Command line parsing
0 commit comments