summaryrefslogtreecommitdiff
path: root/Notes
diff options
context:
space:
mode:
Diffstat (limited to 'Notes')
-rw-r--r--Notes/todo.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Notes/todo.txt b/Notes/todo.txt
index 6abeab9f..35526889 100644
--- a/Notes/todo.txt
+++ b/Notes/todo.txt
@@ -17,3 +17,7 @@ TODO:
- Could be a good idea to do as part of changing HIR::TraitImpl to only contain the impl data
- May not be too useful due to argument monomorphisation.
- Optimise typecheck.
+
+
+- MIR: Add a Parameter type that is either LValue, Constant
+ > For any place a LValue is currently used, but a constant is valid