Function rustc_query_impl::make_query::deref_const[][src]

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

Dereference a constant reference or raw pointer and turn the result into a constant again.