rust-lang / nomicon

The Dark Arts of Advanced and Unsafe Rust Programming
https://doc.rust-lang.org/nomicon/
Apache License 2.0
1.85k stars 268 forks source link

Remove language-level UB for non-UTF-8 str #220

Closed KamilaBorowska closed 4 years ago

KamilaBorowska commented 4 years ago

This matches https://github.com/rust-lang/reference/pull/792