summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Hodge <tpg@mutabah.net>2016-09-26 12:34:56 +0800
committerJohn Hodge <tpg@mutabah.net>2016-09-26 12:34:56 +0800
commit84a25f125148ec6b23bc679407c838bcf7ea5da9 (patch)
tree5f18ffbe081e964dec17fd12119b5650b0291a57
parent32bf8d1daa49b1f35bac61732f815c339c5df26e (diff)
downloadmrust-84a25f125148ec6b23bc679407c838bcf7ea5da9.tar.gz
TODO - Remove now-fixed bug
-rw-r--r--Notes/todo.txt1
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