fn slice_contains<'tcx>(tcx: TyCtxt<'tcx>, slice: &[DefId], id: DefId) -> bool
Expand description

Tests whether a slice of roots contains a given DefId.