mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
f97a1c6909
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` .