rustc_const_eval::check_consts::check

Function emit_unstable_in_stable_error

source
fn emit_unstable_in_stable_error(
    ccx: &ConstCx<'_, '_>,
    span: Span,
    gate: Symbol,
)