summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 862f863c..b7f03ee3 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,10 +2,10 @@
0. derive [ord] for types
-0. compute the region constraints for the type definitions
-
1. stateful maps/sets modules (hashtbl?)
+0. compute the region constraints for the type definitions
+
2. set of types with mutable borrows (what to do when type variables appear under
shared borrows?), nested borrows...
necessary to know what to return.