mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +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``