We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 403ca55 + b4ef361 commit 94fd315Copy full SHA for 94fd315
src/bootstrap/bin/main.rs
@@ -11,8 +11,8 @@
11
//! rustbuild, the Rust build system
12
//!
13
//! This is the entry point for the build system used to compile the `rustc`
14
-//! compiler. Lots of documentation can be found in the `README.md` file next to
15
-//! this file, and otherwise documentation can be found throughout the `build`
+//! compiler. Lots of documentation can be found in the `README.md` file in the
+//! parent directory, and otherwise documentation can be found throughout the `build`
16
//! directory in each respective module.
17
18
#![deny(warnings)]
0 commit comments