Function rustc_query_impl::make_query::needs_drop_raw [−][src]
pub fn needs_drop_raw<'tcx>(
tcx: QueryCtxt<'tcx>,
key: needs_drop_raw<'tcx>
) -> QueryStackFrame
Expand description
Query backing TyS::needs_drop
.