From: bors Date: Mon, 2 Jan 2017 20:17:01 +0000 (+0000) Subject: Auto merge of #38543 - philipc:unsized-debuginfo, r=michaelwoerister X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=d3a2efa14b5da1fb11eb25496232bb164238d3c2;p=rust.git Auto merge of #38543 - philipc:unsized-debuginfo, r=michaelwoerister Fix debuginfo for unsized struct members The member was given the size of a fat pointer, which caused llvm to emit DWARF attributes for a 128-bit bitfield. --- d3a2efa14b5da1fb11eb25496232bb164238d3c2