]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #47578 - arthurprs:btree-doc, r=alexcrichton
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Sat, 20 Jan 2018 21:32:50 +0000 (22:32 +0100)
committerGitHub <noreply@github.com>
Sat, 20 Jan 2018 21:32:50 +0000 (22:32 +0100)
commit4074893acd04938cfe71c2a36bf53fa54256ac5c
treed467da60533074b2913b4c80bad41831b3d43bb1
parenta9672c236047a7df5da6c99d977574d561c2ef52
parentfdf444da766715ec6bb181eb12b553333e925eb4
Rollup merge of #47578 - arthurprs:btree-doc, r=alexcrichton

Update BTreeMap recommendation

Focus on the ordering / range(instead of all) benefit as it's the most important feature.