mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 01:04:03 +00:00
Rollup merge of #87412 - r00ster91:patch-13, r=Mark-Simulacrum
Add missing article Redo of #87305. I messed up in that PR and wasn't sure how to fix it.
This commit is contained in:
commit
a6515816a6
@ -3,7 +3,7 @@
|
||||
//!
|
||||
//! This module contains some of the real meat in the rustbuild build system
|
||||
//! 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
|
||||
//! the compiler. This module is also responsible for assembling the sysroot as it
|
||||
//! goes along from the output of the previous stage.
|
||||
|
||||
use std::borrow::Cow;
|
||||
|
Loading…
Reference in New Issue
Block a user