summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSon Ho2022-01-12 18:13:01 +0100
committerSon Ho2022-01-12 18:13:01 +0100
commit14f7c587a6100fe0b2985e3afd123f79fde8d468 (patch)
treec3f94ad7fb7a8216fb29fd21316bf6496079d33f
parent69ee995af7a79e97232a3411e00c2bea5078563e (diff)
Remove an item from TODO.md
-rw-r--r--TODO.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO.md b/TODO.md
index 0070000f..dfdaf8b3 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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).