summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 37cfe986..808d5dec 100644
--- a/TODO.md
+++ b/TODO.md
@@ -7,6 +7,8 @@
(but always disallow borrow overwrites on returned values)
at the level of abstractions (not at the level of loans!)
+* check that no borrow_overwrites upon ending abstractions
+
* set of types with mutable borrows (what to do when type variables appear under
shared borrows?)
necessary to know what to return.