pub(crate) fn source_location_doc(span: Span) -> String
Format a human-readable source location note from a syntax span.
Column is reported as 1-based for consistency with editor displays.