You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmmm. It's possible that the slice outlives the vector and is now pointing to dangling memory. In any case I have to completely review all uses of @trusted in automem. It's not going to be pretty.
not a Vector of immutable elements mind you - but a totally immutable vector.
The text was updated successfully, but these errors were encountered: