summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Hodge <tpg@mutabah.net>2016-08-21 21:40:03 +0800
committerJohn Hodge <tpg@mutabah.net>2016-08-21 21:40:03 +0800
commita23686aa222162d95c4dc0a209499fe7dd5ef5a4 (patch)
tree56a61096f5c344cd38e817f74aaa13cc4b5ea352
parent3de0496afa924003137cb2500c5110887c85baf3 (diff)
downloadmrust-a23686aa222162d95c4dc0a209499fe7dd5ef5a4.tar.gz
Notes - Add a TODO item
-rw-r--r--Notes/todo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Notes/todo.txt b/Notes/todo.txt
index 113042e1..5d8269b2 100644
--- a/Notes/todo.txt
+++ b/Notes/todo.txt
@@ -1,6 +1,6 @@
TODO:
-- Drops in MIR
- MIR Validation pass
+- Audit TODOs in codebase
- Save HIR+MIR into crate metadata
- Method and type monomorphisation
- Test compile against a no_std program