Function rustc_hir_analysis::check::check::check_unnamed_fields

source ·
fn check_unnamed_fields(tcx: TyCtxt<'_>, def: AdtDef<'_>)
Expand description

Check the representation of adts with unnamed fields.