]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #47839 - frewsxcv:frewsxcv-map-index, r=QuietMisdreavus
authorkennytm <kennytm@gmail.com>
Tue, 30 Jan 2018 09:10:58 +0000 (17:10 +0800)
committerGitHub <noreply@github.com>
Tue, 30 Jan 2018 09:10:58 +0000 (17:10 +0800)
Document that `Index` ops can panic on `HashMap` & `BTreeMap`.

Fixes https://github.com/rust-lang/rust/issues/47011.


Trivial merge