summaryrefslogtreecommitdiff
path: root/Notes
diff options
context:
space:
mode:
authorJohn Hodge <tpg@mutabah.net>2016-11-27 14:51:28 +0800
committerJohn Hodge <tpg@mutabah.net>2016-11-27 14:51:28 +0800
commit08169ab0dfcaf1b1faa87033c8afe47e3614d778 (patch)
tree19b6e569d0cfd61d8e5ff8830aef9fc6fd7ba0c9 /Notes
parent12eed21f60917924cf19a10254e6c836f430b2ca (diff)
downloadmrust-08169ab0dfcaf1b1faa87033c8afe47e3614d778.tar.gz
Update TODO and status
Diffstat (limited to 'Notes')
-rw-r--r--Notes/todo.txt1
1 files changed, 0 insertions, 1 deletions
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)