]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #901 - RalfJung:protected, r=RalfJung
authorbors <bors@rust-lang.org>
Fri, 9 Aug 2019 17:23:17 +0000 (17:23 +0000)
committerbors <bors@rust-lang.org>
Fri, 9 Aug 2019 17:23:17 +0000 (17:23 +0000)
test that even &Cell must be dereferencable

Behavior here changed (deliberately) with Stacked Borrows 2; just making sure we notice when/if it ever changes again.


Trivial merge