Closed
Description
I am using rust-lang/rust.vim plugin which defines a cargo
compiler with its errorformat
.
After I typed :compiler cargo
, I run :AsyncRun cargo build
. Its output in quickfix list is not matched correctly.
But, by typing :make
, the output in quickfix list is matched correctly.
Metadata
Metadata
Assignees
Labels
No labels