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