summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Hodge <tpg@mutabah.net>2016-08-18 08:07:57 +0800
committerJohn Hodge <tpg@mutabah.net>2016-08-18 08:07:57 +0800
commit5511349eb94867c2314569089128a1f6088cf818 (patch)
tree4ebea879788be03420fc7c37e8503d99cafe5a6f
parent1c8db13e4a9d1d3aabe1333197e4e07301fb8bf4 (diff)
downloadmrust-5511349eb94867c2314569089128a1f6088cf818.tar.gz
Add rough TODO
-rw-r--r--Notes/todo.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Notes/todo.txt b/Notes/todo.txt
new file mode 100644
index 00000000..c0695ad5
--- /dev/null
+++ b/Notes/todo.txt
@@ -0,0 +1,7 @@
+TODO:
+- Drops in MIR
+- MIR print
+- MIR Validation pass
+- Fix parser against rustc tests and tifflin
+- Save HIR+MIR into crate metadata
+- Method and type monomorphisation