We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57ea2d8 + 97721a1 commit a651581Copy full SHA for a651581
src/bootstrap/compile.rs
@@ -3,7 +3,7 @@
3
//!
4
//! This module contains some of the real meat in the rustbuild build system
5
//! which is where Cargo is used to compile the standard library, libtest, and
6
-//! compiler. This module is also responsible for assembling the sysroot as it
+//! the compiler. This module is also responsible for assembling the sysroot as it
7
//! goes along from the output of the previous stage.
8
9
use std::borrow::Cow;
0 commit comments