relative-path 1.0

This commit is contained in:
kjeremy 2019-10-15 10:44:26 -04:00
parent 6b588004c6
commit c3045c68a9
9 changed files with 21 additions and 21 deletions

View file

@ -143,7 +143,7 @@ pub fn run(
);
bar.println(format!(
"{} {}:{}-{}:{}: Expected {}, got {}",
path.display(),
path,
start.line + 1,
start.col_utf16,
end.line + 1,