mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 05:57:03 +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``