Function rustc_typeck::check::check_enum_variants [] [src]

pub fn check_enum_variants<'a, 'tcx>(ccx: &CrateCtxt<'a, 'tcx>, sp: Span, vs: &'tcx [Variant], id: NodeId)
Unstable (rustc_private)