mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-15 12:15:23 +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