mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
55b9adfafa
Constified str::from_utf8_unchecked This would be useful for const code to use an array to construct a string using guaranteed utf8 inputs, and then create a `&str` from it. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |