Skip to content

Commit e5f39eb

Browse files
committed
Comment out questions
These should be filed in issues if we consider them useful
1 parent c2d5a4c commit e5f39eb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/overview.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,7 @@ For more details on bootstrapping, see
353353
[_bootstrapping_]: https://en.wikipedia.org/wiki/Bootstrapping_(compilers)
354354
[rustc-bootstrap]: building/bootstrapping.md
355355

356+
<!--
356357
# Unresolved Questions
357358
358359
- Does LLVM ever do optimizations in debug builds?
@@ -362,7 +363,8 @@ For more details on bootstrapping, see
362363
- What is the main source entry point for `X`?
363364
- Where do phases diverge for cross-compilation to machine code across
364365
different platforms?
365-
366+
-->
367+
366368
# References
367369

368370
- Command line parsing

0 commit comments

Comments
 (0)