]> git.lizzy.rs Git - rust.git/commitdiff
remove disclaimer from bootstrap/README.md
authorAlex Burka <durka42+github@gmail.com>
Wed, 19 Apr 2017 05:45:34 +0000 (01:45 -0400)
committerGitHub <noreply@github.com>
Wed, 19 Apr 2017 05:45:34 +0000 (01:45 -0400)
src/bootstrap/README.md

index 2f7757fb1d5ba61de10331c6bbccf80e2d34555a..1ce99eb893efee2f190b351e9715c39770a6b098 100644 (file)
@@ -4,10 +4,6 @@ This is an in-progress README which is targeted at helping to explain how Rust
 is bootstrapped and in general some of the technical details of the build
 system.
 
-> **Note**: This build system is currently under active development and is not
-> intended to be the primarily used one just yet. The makefiles are currently
-> the ones that are still "guaranteed to work" as much as possible at least.
-
 ## Using rustbuild
 
 The rustbuild build system has a primary entry point, a top level `x.py` script: