diff options
author | Son Ho | 2022-01-12 18:13:01 +0100 |
---|---|---|
committer | Son Ho | 2022-01-12 18:13:01 +0100 |
commit | 14f7c587a6100fe0b2985e3afd123f79fde8d468 (patch) | |
tree | c3f94ad7fb7a8216fb29fd21316bf6496079d33f | |
parent | 69ee995af7a79e97232a3411e00c2bea5078563e (diff) |
Remove an item from TODO.md
Diffstat (limited to '')
-rw-r--r-- | TODO.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -1,9 +1,3 @@ -* update assign_to_place: problem with the value to assign which is hanging in - the air. - Maybe: push it to a dummy variable?... - TODO: x = move x where x contains borrows. - I think we should move the operands to specific "temporary" variables. - * Check what happens when symbolic borrows are not expanded (when looking for borrows/abstractions to end). |