Function rustc_middle::mir::spanview::source_range_no_file[][src]

pub fn source_range_no_file<'tcx>(tcx: TyCtxt<'tcx>, span: &Span) -> String
Expand description

Format a string showing the start line and column, and end line and column within a file.