summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Hodge <tpg@mutabah.net>2019-10-27 11:20:44 +0800
committerJohn Hodge <tpg@mutabah.net>2019-10-27 11:21:48 +0800
commit0fb863f6fc7cd6714eeffe098a938795b6333595 (patch)
treedef177e0483291d77664476d2015247d18d3d734
parent8c691e5bf130f27fa623213780cdf5eeb1105b4f (diff)
downloadmrust-0fb863f6fc7cd6714eeffe098a938795b6333595.tar.gz
Update README for 1.29 support
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index d17ef42b..3f2691b3 100644
--- a/README.md
+++ b/README.md
@@ -18,9 +18,11 @@ Progress
- (incomplete) x86 windows
- (incomplete) x86-64 windows
- Builds working copies of `rustc` and `cargo` from a release source tarball
-- `rustc` bootstrap tested and validated
+ - Supports both rustc 1.19.0 and 1.29.0
+- `rustc` bootstrap tested and validated (1.19.0 validated once, 1.29.0 is repeatable)
- See the script `TestRustcBootstrap.sh` for how this was done.
+
Getting Started
===============
@@ -120,5 +122,5 @@ Medium-term
-Note: All progress is against the source of rustc 1.19.0
+Note: All progress is against the source of rustc 1.19.0 AND rustc 1.29.0