We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c60b82 + 64f4e34 commit 0141149Copy full SHA for 0141149
src/bootstrap/compile.rs
@@ -2,7 +2,7 @@
2
//! library.
3
//!
4
//! This module contains some of the real meat in the rustbuild build system
5
-//! which is where Cargo is used to compiler the standard library, libtest, and
+//! 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
7
//! goes along from the output of the previous stage.
8
0 commit comments