mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 06:35:49 +00:00
Improve doc wording for retain on some collections I found the documentation wording on the various retain methods on many collections to be unusual. I tried to invert the relation by switching `such that` with `for which` .