diff options
author | John Hodge <tpg@mutabah.net> | 2016-09-26 12:34:56 +0800 |
---|---|---|
committer | John Hodge <tpg@mutabah.net> | 2016-09-26 12:34:56 +0800 |
commit | 84a25f125148ec6b23bc679407c838bcf7ea5da9 (patch) | |
tree | 5f18ffbe081e964dec17fd12119b5650b0291a57 | |
parent | 32bf8d1daa49b1f35bac61732f815c339c5df26e (diff) | |
download | mrust-84a25f125148ec6b23bc679407c838bcf7ea5da9.tar.gz |
TODO - Remove now-fixed bug
-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 301f71a5..f461f9cd 100644 --- a/Notes/todo.txt +++ b/Notes/todo.txt @@ -1,5 +1,4 @@ TODO: -- Fix method selection to be aware of multiple possible methods with the same name - Audit TODOs in codebase - Test compile against a no_std program - MIR Optimisations |