From 5511349eb94867c2314569089128a1f6088cf818 Mon Sep 17 00:00:00 2001 From: John Hodge Date: Thu, 18 Aug 2016 08:07:57 +0800 Subject: Add rough TODO --- Notes/todo.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Notes/todo.txt 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 -- cgit v1.2.3