]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #47625 - astraw:btreeset-doctest-fix, r=kennytm
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Sun, 21 Jan 2018 22:11:42 +0000 (23:11 +0100)
committerGitHub <noreply@github.com>
Sun, 21 Jan 2018 22:11:42 +0000 (23:11 +0100)
fix doctests for BTreeSet to use BTreeSet (not BTreeMap)

This fixes #47624


Trivial merge