]> git.lizzy.rs Git - rust.git/blobdiff - README.md
rustc: Remove def::DefUse
[rust.git] / README.md
index 8eb742f0a22fcbde7889e5b3929ab35218e1ef56..6e5e1ca0c328233f1bb98b3caf5a0bea39ef27de 100644 (file)
--- a/README.md
+++ b/README.md
@@ -135,7 +135,7 @@ Snapshot binaries are currently built and tested on several platforms:
 You may find that other platforms work, but these are our officially
 supported build environments that are most likely to work.
 
-Rust currently needs about 1.5 GiB of RAM to build without swapping; if it hits
+Rust currently needs between 600MiB and 1.5GiB to build, depending on platform. If it hits
 swap, it will take a very long time to build.
 
 There is more advice about hacking on Rust in [CONTRIBUTING.md].