diff options
author | John Hodge <tpg@mutabah.net> | 2016-08-20 16:16:11 +0800 |
---|---|---|
committer | John Hodge <tpg@mutabah.net> | 2016-08-20 16:16:11 +0800 |
commit | e271a7ad8e6cbc2cf70880a244424bc15ebb8094 (patch) | |
tree | 81d1e75fbf6ea1aa567b90ee24f03d58ad295e62 | |
parent | 7cb5a807613bf9159122ea9eae3f308e9c994284 (diff) | |
download | mrust-e271a7ad8e6cbc2cf70880a244424bc15ebb8094.tar.gz |
TODO - Remove completed item
-rw-r--r-- | Notes/todo.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Notes/todo.txt b/Notes/todo.txt index daee5d0b..113042e1 100644 --- a/Notes/todo.txt +++ b/Notes/todo.txt @@ -1,5 +1,4 @@ TODO: -- MIR print - Drops in MIR - MIR Validation pass - Save HIR+MIR into crate metadata |