mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
98421b765f
Lightly tweak docs for BTree{Map,Set}::extract_if
- Move explanations into comments to match style
- Explain the second examples
- Make variable names match the data structure
Related rust-lang/rust#70530