From ab4978cb3b20b7f48d3c18a941f158ba142e9668 Mon Sep 17 00:00:00 2001 From: Who? Me?! Date: Tue, 5 Nov 2019 21:51:45 -0600 Subject: [PATCH] Fix diagram src --- src/building/bootstrapping.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/building/bootstrapping.md b/src/building/bootstrapping.md index fd54c80c..12650907 100644 --- a/src/building/bootstrapping.md +++ b/src/building/bootstrapping.md @@ -39,7 +39,7 @@ Building stage2 tool error_index_generator A deeper look into `x.py`'s phases can be seen here: -A diagram of the rustc compilation phases +A diagram of the rustc compilation phases Keep in mind this diagram is a simplification, i.e. `rustdoc` can be built at different stages, the process is a bit different when passing flags such as