#![allow(improper_ctypes)]
that is, I suspect it should be retired because it is testing behavior (namely a `#[repr(C)] struct Empty;`) that, if I understand correctly, is undefined. See also rust-lang/rust#53859.
ui/run-pass/**/auxiliary
#![allow(..)]
#[allow(improper_ctypes)]
repr(C)