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