summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Hodge <tpg@mutabah.net>2016-08-19 11:49:34 +0800
committerJohn Hodge <tpg@mutabah.net>2016-08-19 11:49:34 +0800
commitaa0b8bed94b126ebf1281095500af27cb26e0aaf (patch)
tree4428b5cf6df9a43a7c46c63962802a493ce718f0
parent5fc0bd9970a6d69051cfc7c483277fbdad73521a (diff)
downloadmrust-aa0b8bed94b126ebf1281095500af27cb26e0aaf.tar.gz
TODO - Update list with recent progress
-rw-r--r--Notes/todo.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/Notes/todo.txt b/Notes/todo.txt
index c0695ad5..daee5d0b 100644
--- a/Notes/todo.txt
+++ b/Notes/todo.txt
@@ -1,7 +1,8 @@
TODO:
-- Drops in MIR
- MIR print
+- Drops in MIR
- MIR Validation pass
-- Fix parser against rustc tests and tifflin
- Save HIR+MIR into crate metadata
- Method and type monomorphisation
+- Test compile against a no_std program
+- MIR Optimisations