]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #50393 - oli-obk:packed_const_panic, r=eddyb
authorkennytm <kennytm@gmail.com>
Thu, 3 May 2018 08:11:32 +0000 (16:11 +0800)
committerkennytm <kennytm@gmail.com>
Thu, 3 May 2018 18:12:50 +0000 (02:12 +0800)
Allow unaligned reads in constants

fixes #50356

introduced in https://github.com/rust-lang/rust/pull/49513


Trivial merge