From 08169ab0dfcaf1b1faa87033c8afe47e3614d778 Mon Sep 17 00:00:00 2001 From: John Hodge Date: Sun, 27 Nov 2016 14:51:28 +0800 Subject: Update TODO and status --- Notes/todo.txt | 1 - README.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Notes/todo.txt b/Notes/todo.txt index cea7f538..4d4c1173 100644 --- a/Notes/todo.txt +++ b/Notes/todo.txt @@ -2,7 +2,6 @@ TODO: - Implement asm! macro fully - Get all run-pass and run-fail tests passing resolve - Lots of fixes to do here -- "Compile" rustc - Audit TODOs in codebase - MIR Optimisations - Assignment elision (e.g. remove intermediate temporaries assigned to RETURN) diff --git a/README.md b/README.md index c65c6e6b..83c677b5 100644 --- a/README.md +++ b/README.md @@ -38,4 +38,5 @@ Progress === - Compiles the following standard library crates through to emitting serialised HIR+MIR - `libcore`, `liballoc`, `librustc_unicode`, `libcollections`, `liblibc`, AND `libstd` +- `librustc_driver` compiles to serialised MIR -- cgit v1.2.3