summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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).