diff options
author | John Hodge <tpg@mutabah.net> | 2016-08-25 08:32:27 +0800 |
---|---|---|
committer | John Hodge <tpg@mutabah.net> | 2016-08-25 08:32:27 +0800 |
commit | 1ac19705bead87d6a3ec709a308833f4775d0bb9 (patch) | |
tree | c682f5e53cb1626a887721e16f531988d5812473 | |
parent | 6ed590cce27edbdcc13cdd478d8a68c81da44596 (diff) | |
download | mrust-1ac19705bead87d6a3ec709a308833f4775d0bb9.tar.gz |
TODO - Just a few more
-rw-r--r-- | Notes/todo.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Notes/todo.txt b/Notes/todo.txt index c362fefb..b84955bc 100644 --- a/Notes/todo.txt +++ b/Notes/todo.txt @@ -1,4 +1,6 @@ TODO: +- Fix parser against the rust tests +- Pick stable closure type names - MIR Validation pass - Audit TODOs in codebase - Save HIR+MIR into crate metadata |