mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 21:47:15 +03:00
Fix typo in compile.rs
This commit is contained in:
committed by
GitHub
parent
6535449a00
commit
64f4e34d69
@@ -2,7 +2,7 @@
|
||||
//! library.
|
||||
//!
|
||||
//! This module contains some of the real meat in the rustbuild build system
|
||||
//! 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
|
||||
//! compiler. This module is also responsible for assembling the sysroot as it
|
||||
//! goes along from the output of the previous stage.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user