Function rustc_query_impl::make_query::thir_tree [−][src]
pub fn thir_tree<'tcx>(
tcx: QueryCtxt<'tcx>,
key: thir_tree<'tcx>
) -> QueryStackFrame
Expand description
Create a THIR tree for debugging.
pub fn thir_tree<'tcx>(
tcx: QueryCtxt<'tcx>,
key: thir_tree<'tcx>
) -> QueryStackFrame
Create a THIR tree for debugging.