Function hir_ty::consteval::intern_const_ref

source ยท
pub fn intern_const_ref(
    db: &dyn HirDatabase,
    value: &LiteralConstRef,
    ty: Ty,
    krate: CrateId,
) -> Const
Expand description

Interns a constant scalar with the given type