From: bors Date: Thu, 30 Jul 2020 14:36:41 +0000 (+0000) Subject: Auto merge of #73990 - jumbatm:clashing-extern-decl, r=nagisa X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=6b09c37ddc240e25748e53d7a8f81f252def6dee;p=rust.git Auto merge of #73990 - jumbatm:clashing-extern-decl, r=nagisa Fix incorrect clashing_extern_declarations warnings. Fixes #73735, fixes #73872. Fix clashing_extern_declarations warning for `#[repr(transparent)]` structs and safely-FFI-convertible enums, and not warning for clashes of struct members of different types, but the same size. r? @nagisa --- 6b09c37ddc240e25748e53d7a8f81f252def6dee