aboutsummaryrefslogtreecommitdiff
path: root/Tasks.org
diff options
context:
space:
mode:
authorAria <me@aria.rip>2023-12-08 18:28:09 +0000
committerAria <me@aria.rip>2023-12-08 18:28:09 +0000
commitd7817691e2f684b425244de7d28d44f03e900a19 (patch)
tree3650c1addb57ee17a6e9c8553daf2cc962f96e20 /Tasks.org
parent85c57002b70da3a99ae23e6a0502c0b3130e02e4 (diff)
fix(primrose): fix code generation using opaque types
this requires an unstable feature unfortunately, but is still preferable to Box<dyn> for now.
Diffstat (limited to 'Tasks.org')
-rw-r--r--Tasks.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tasks.org b/Tasks.org
index 2bc6f34..1b5ee83 100644
--- a/Tasks.org
+++ b/Tasks.org
@@ -139,5 +139,6 @@ We compare our results to the best possible result, and to using the standard li
- Add nix build stuff for everything
- Nixify the install of rosette
- See if the ~linked_list_cursors~ feature / nightly compiler is actually necessary
+ - Alternative to opaque type aliases for codegen
* TODO Some plan for time management