Function rustc_middle::mir::spanview::source_range_no_file
source · pub fn source_range_no_file(tcx: TyCtxt<'_>, span: Span) -> String
Expand description
Format a string showing the start line and column, and end line and column within a file.