Hacker News new | past | comments | ask | show | jobs | submit
They absolutely do because random byte strings are not valid utf8. Safe Rust requires validating bytes when converting to strings because this.