summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Hodge <tpg@mutabah.net>2016-09-20 17:17:33 +0800
committerJohn Hodge <tpg@mutabah.net>2016-09-20 17:17:33 +0800
commit9fded45253c1f4900f2b3076a201a8c1de74e1a0 (patch)
tree4474acb39c8d2c498d6f779a3cc4122803441268
parent917b4379ef224c68a084b17a10e6605be63db155 (diff)
downloadmrust-9fded45253c1f4900f2b3076a201a8c1de74e1a0.tar.gz
README - Update with short-term goal
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ea1e1fed..00d4f7cd 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,7 @@ Current Features
Short-Term Plans
===
+- Parse+Typecheck+MIR all of libstd (including sub-crates)
- Code generation (including picking the output format)
Medium-Term Goals