pub fn may_use_unstable_feature<'a, I: Interner, Infcx>( infcx: &'a Infcx, param_env: I::ParamEnv, symbol: I::Symbol, ) -> boolwhere Infcx: InferCtxtLike<Interner = I>,