]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #30183 - retep998:min-align, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 4 Dec 2015 01:42:10 +0000 (01:42 +0000)
committerbors <bors@rust-lang.org>
Fri, 4 Dec 2015 01:42:10 +0000 (01:42 +0000)
This fixes it so the Rust allocator on Windows 32-bit doesn't think the system allocator is aligned to 16 when it is really only aligned to 8.


Trivial merge