]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #50803 - varkor:never-transmute-never, r=eddyb
authorbors <bors@rust-lang.org>
Sun, 20 May 2018 00:49:37 +0000 (00:49 +0000)
committerbors <bors@rust-lang.org>
Sun, 20 May 2018 00:49:37 +0000 (00:49 +0000)
Fix an ICE when attempting to transmute an uninhabited type

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


Trivial merge