Function rustc_query_impl::make_query::thir_check_unsafety [−][src]
pub fn thir_check_unsafety<'tcx>(
tcx: QueryCtxt<'tcx>,
key: thir_check_unsafety<'tcx>
) -> QueryStackFrame
Expand description
Unsafety-check this LocalDefId
with THIR unsafeck. This should be
used with -Zthir-unsafeck
.