Function lookup_const_stability

Source
fn lookup_const_stability(
    tcx: TyCtxt<'_>,
    def_id: LocalDefId,
) -> Option<ConstStability>