We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
For more information
1 parent 2e01b86 commit 1cdc5cbCopy full SHA for 1cdc5cb
compiler/cargo.vim
@@ -39,6 +39,7 @@ CompilerSet errorformat+=
39
\%-G%\\s%#Finished%.%#,
40
\%-G%\\s%#error:\ Could\ not\ compile\ %.%#,
41
\%-G%\\s%#To\ learn\ more\\,%.%#,
42
+ \%-G%\\s%#For\ more\ information\ about\ this\ error\\,%.%#,
43
\%-Gnote:\ Run\ with\ \`RUST_BACKTRACE=%.%#,
44
\%.%#panicked\ at\ \\'%m\\'\\,\ %f:%l:%c
45
0 commit comments