Y
Hacker News
new
|
ask
|
show
|
jobs
by
zozbot234
256 days ago
It's not real unsoundness because it only applies
within
the private implementation details of Vec<T> - you still can't cause UB from outside code. But it's a real oversight that only proves how hard writing unsafe code is.