mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 20:20:59 +03:00
bfa854dbe5
BTreeMap: try to enhance various comments All in internal documentation, propagating the "key-value pair" notation from public documentation. r? ``@Mark-Simulacrum``