mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 13:51:31 +00:00
relative-path 1.0
This commit is contained in:
parent
6b588004c6
commit
c3045c68a9
9 changed files with 21 additions and 21 deletions
|
@ -143,7 +143,7 @@ pub fn run(
|
|||
);
|
||||
bar.println(format!(
|
||||
"{} {}:{}-{}:{}: Expected {}, got {}",
|
||||
path.display(),
|
||||
path,
|
||||
start.line + 1,
|
||||
start.col_utf16,
|
||||
end.line + 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue