mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-24 19:21:59 +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` .