We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0443424 commit 97721a1Copy full SHA for 97721a1
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