Function rustc_query_impl::make_query::const_to_valtree[][src]

pub fn const_to_valtree<'tcx>(
    tcx: QueryCtxt<'tcx>,
    key: const_to_valtree<'tcx>
) -> QueryStackFrame
Expand description

Convert an evaluated constant to a type level constant or return None if that is not possible.