]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #75885 - jumbatm:issue75739-clashing-extern-declarations-transparent...
authorDylan DPC <dylan.dpc@gmail.com>
Sat, 29 Aug 2020 23:43:44 +0000 (01:43 +0200)
committerGitHub <noreply@github.com>
Sat, 29 Aug 2020 23:43:44 +0000 (01:43 +0200)
Fix another clashing_extern_declarations false positive.

Fixes #75739.

Fix another clashing_extern_declarations false positive, this time for transparent newtype with a non-zero member.

r? @lcnr


No differences found