We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 16710be + d6b8d9f commit 80fa798Copy full SHA for 80fa798
src/bootstrap/README.md
@@ -4,10 +4,6 @@ This is an in-progress README which is targeted at helping to explain how Rust
4
is bootstrapped and in general some of the technical details of the build
5
system.
6
7
-> **Note**: This build system is currently under active development and is not
8
-> intended to be the primarily used one just yet. The makefiles are currently
9
-> the ones that are still "guaranteed to work" as much as possible at least.
10
-
11
## Using rustbuild
12
13
The rustbuild build system has a primary entry point, a top level `x.py` script:
0 commit comments