]> git.lizzy.rs Git - rust.git/commitdiff
rollup merge of #22143: pnkfelix/fix-issue-20801
authorAlex Crichton <alex@alexcrichton.com>
Tue, 10 Feb 2015 16:43:18 +0000 (08:43 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 10 Feb 2015 16:43:18 +0000 (08:43 -0800)
Add error message (i.e. do not ICE) when moving out of unsafe pointers.

Fix #20801.


Trivial merge