summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohn Hodge <tpg@mutabah.net>2016-09-27 15:58:48 +0800
committerJohn Hodge <tpg@mutabah.net>2016-09-27 15:58:48 +0800
commit2eb5d46788bcd1d2de1d3ee21c15edf05204ac11 (patch)
tree380a0e026e63ffd3975d0ab7fd136adfaa91de2a /README.md
parent7ecb789e0c19e636652866ba08328ba413afe302 (diff)
downloadmrust-2eb5d46788bcd1d2de1d3ee21c15edf05204ac11.tar.gz
README - liblibc "done"
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4460640d..d3dd4ea0 100644
--- a/README.md
+++ b/README.md
@@ -36,5 +36,5 @@ Medium-Term Goals
Progress
===
- Compiles the following standard library crates through to emitting serialised HIR+MIR
- - `libcore`, `liballoc`, `librustc_unicode`, and `libcollections`
+ - `libcore`, `liballoc`, `librustc_unicode`, `libcollections`, and `liblibc`