rustc_middle::query::cached

Function lookup_deprecation_entry

source
pub fn lookup_deprecation_entry<'tcx>(
    _: TyCtxt<'tcx>,
    def_id: &Key<'tcx>,
) -> bool