Comment by ameliaquining
6 hours ago
We already have a Vec<T> whose size can't change, it is called Box<[T]>. So Vec doesn't need to support !Move types.
6 hours ago
We already have a Vec<T> whose size can't change, it is called Box<[T]>. So Vec doesn't need to support !Move types.
No comments yet
Contribute on Hacker News ↗