]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #37141 - nabeelomer:master, r=sfackler
authorJonathan Turner <jonathandturner@users.noreply.github.com>
Fri, 14 Oct 2016 19:07:08 +0000 (12:07 -0700)
committerGitHub <noreply@github.com>
Fri, 14 Oct 2016 19:07:08 +0000 (12:07 -0700)
commitdd25442aafff76e87f2158cffb102f98a81d7666
tree3691be99ebb5fa9abf772c4ef933d8e7d9af5792
parent886d47c3ffa9e4d04a305378190bc4592192a0b6
parentb491ddd0f082c7e129ee581a0de3e54ebde9573a
Rollup merge of #37141 - nabeelomer:master, r=sfackler

Documented that RwLock might panic

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