From: Manish Goregaokar Date: Wed, 29 Jul 2020 23:38:34 +0000 (-0700) Subject: Rollup merge of #74927 - Lokathor:Lokathor-patch-1, r=jonas-schievink X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=f4f77d756dd29872829b9b59f44a64c0a5e11c61;p=rust.git Rollup merge of #74927 - Lokathor:Lokathor-patch-1, r=jonas-schievink Change the target data layout to specify more values This does not actually alter the previously specified important parts, but apparently `rustc` cares about more layout components than `cargo-xbuild` ever did. This extends the data layout to be a fully specified layout, as given in the error from issue #74767 * Closes https://github.com/rust-lang/rust/issues/74767 --- f4f77d756dd29872829b9b59f44a64c0a5e11c61