]> git.lizzy.rs Git - rust.git/commit
Apply packed and align restrictions to unions.
authorCameron Hart <cameron.hart@gmail.com>
Sun, 23 Jul 2017 21:54:48 +0000 (07:54 +1000)
committerCameron Hart <cameron.hart@gmail.com>
Sun, 23 Jul 2017 21:54:48 +0000 (07:54 +1000)
commit5cccd6a9eeea380af4f8150b7afcdc9f15332abc
tree4a6bce2bb84bd7b7ae2bdf442c481942c48785e0
parent200c4d041059dd233c2181ff0fd0997b08bdc755
Apply packed and align restrictions to unions.
src/librustc_typeck/check/mod.rs
src/test/compile-fail/conflicting-repr-hints.rs
src/test/compile-fail/repr-packed-contains-align.rs