rustc_middle::query::descs

Function is_reachable_non_generic

source
pub fn is_reachable_non_generic<'tcx>(
    tcx: TyCtxt<'tcx>,
    key: Key<'tcx>,
) -> String