summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSon Ho2022-01-13 10:01:50 +0100
committerSon Ho2022-01-13 10:01:50 +0100
commiteb385bfdaefc494c018ce02190b13eb08cf066a4 (patch)
tree782b53f3a357877fc39bd8c5d48067388d36d306 /TODO.md
parent7ddb32b347c56c98d81b3584f5a53bfeff284c01 (diff)
Fix a small bug in projections_intersect and add more debugging output
Diffstat (limited to '')
-rw-r--r--TODO.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 37c18131..f7f44383 100644
--- a/TODO.md
+++ b/TODO.md
@@ -9,7 +9,6 @@
* remove the rule which says that we can end a borrow under an abstraction if
the corresponding loan is in the same abstraction.
- Also remove the io parameter from "end_borrow".
* add a `allow_borrow_overwrites` in the loan projectors.