Function rustc_query_impl::make_query::layout_of [−][src]
pub fn layout_of<'tcx>(
tcx: QueryCtxt<'tcx>,
key: layout_of<'tcx>
) -> QueryStackFrame
Expand description
Computes the layout of a type. Note that this implicitly executes in “reveal all” mode, and will normalize the input type.