]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #37281 - TimNN:pad-align, r=eddyb
authorbors <bors@rust-lang.org>
Sat, 22 Oct 2016 07:04:31 +0000 (00:04 -0700)
committerGitHub <noreply@github.com>
Sat, 22 Oct 2016 07:04:31 +0000 (00:04 -0700)
trans: pad const structs to aligned size

Fixes #37222.

I'm not sure if that is the *correct* way to fix this, but it *does* work.


Trivial merge