Skip to content

Commit 80fa798

Browse files
authored
Rollup merge of rust-lang#41391 - durka:patch-40, r=petrochenkov
remove disclaimer from bootstrap/README.md
2 parents 16710be + d6b8d9f commit 80fa798

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/bootstrap/README.md

-4
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ This is an in-progress README which is targeted at helping to explain how Rust
44
is bootstrapped and in general some of the technical details of the build
55
system.
66

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-
117
## Using rustbuild
128

139
The rustbuild build system has a primary entry point, a top level `x.py` script:

0 commit comments

Comments
 (0)