mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-31 04:15:30 +00:00
std: note that `std::str::from_utf8*` functions are aliases to `<str>::from_utf8*` methods Closes #141079 r? libs
std: note that `std::str::from_utf8*` functions are aliases to `<str>::from_utf8*` methods Closes #141079 r? libs