Closed
Description
The following code hits the lint that warns about conflicting repr
hints on a datatype.
rust/src/test/run-pass/issue-39720.rs
Lines 15 to 23 in c2afca3
(I'm just filing this ticket so I have something to point at from a PR for #53764.)