Rollup merge of #39527 - king6cong:bootstrap-doc, r=alexcrichton
README path correction
This commit is contained in:
@@ -11,8 +11,8 @@
|
|||||||
//! rustbuild, the Rust build system
|
//! rustbuild, the Rust build system
|
||||||
//!
|
//!
|
||||||
//! This is the entry point for the build system used to compile the `rustc`
|
//! This is the entry point for the build system used to compile the `rustc`
|
||||||
//! compiler. Lots of documentation can be found in the `README.md` file next to
|
//! compiler. Lots of documentation can be found in the `README.md` file in the
|
||||||
//! this file, and otherwise documentation can be found throughout the `build`
|
//! parent directory, and otherwise documentation can be found throughout the `build`
|
||||||
//! directory in each respective module.
|
//! directory in each respective module.
|
||||||
|
|
||||||
#![deny(warnings)]
|
#![deny(warnings)]
|
||||||
|
|||||||
Reference in New Issue
Block a user