diff options
Diffstat (limited to 'Notes')
-rw-r--r-- | Notes/todo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Notes/todo.txt b/Notes/todo.txt index c2074fb7..6f5167f9 100644 --- a/Notes/todo.txt +++ b/Notes/todo.txt @@ -15,4 +15,4 @@ TODO: - Clean up AST - Almost done, just a few little niggles left - Split arg patterns and arg types up for cleaner serialisation - - Tried this, wasn't too clean. Just leaving as-is + - Could be a good idea to do as part of changing HIR::TraitImpl to only contain the impl data |