mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 04:35:42 +00:00
Fix in std::String docs
This PR removes the word “else” from the sentence ('something else similar') in the String documentation to improve clarity.
Fixes rust-lang/rust#143579.