Function rustc_query_impl::make_query::rendered_const [−][src]
pub fn rendered_const<'tcx>(
tcx: QueryCtxt<'tcx>,
key: rendered_const<'tcx>
) -> QueryStackFrame
Expand description
Gets the rendered value of the specified constant or associated constant. Used by rustdoc.