]> git.lizzy.rs Git - rust.git/commit
Compute the correct layout for variants of uninhabited enums and readd a long lost...
authorOliver Scherer <github35764891676564198441@oli-obk.de>
Fri, 6 Mar 2020 10:20:27 +0000 (11:20 +0100)
committerOliver Scherer <github35764891676564198441@oli-obk.de>
Wed, 11 Mar 2020 12:55:20 +0000 (13:55 +0100)
commitcdc730457e9030feaf8c4376a668a9ef61c7f189
treedcc13829721a1ea75625b7aea2c999e9519e2ce0
parent303d8aff6092709edd4dbd35b1c88e9aa40bf6d8
Compute the correct layout for variants of uninhabited enums and readd a long lost assertion

This reverts part of commit 9712fa405944cb8d5416556ac4b1f26365a10658.
src/librustc/ty/layout.rs
src/librustc_mir/interpret/operand.rs
src/librustc_mir/interpret/place.rs
src/librustc_target/abi/mod.rs