Closed fitzgen closed 7 years ago
This would be a nice way to make most type's tracing functions the same.
However, we can't only do this, because something like a Vec has its GC pointers off in some other heap allocation, not inline.
Vec
Worth thinking about.
Nope.
This would be a nice way to make most type's tracing functions the same.
However, we can't only do this, because something like a
Vec
has its GC pointers off in some other heap allocation, not inline.Worth thinking about.