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.
1 parent ab8d200 commit ffc188aCopy full SHA for ffc188a
src/comp/rustc.rc
@@ -81,5 +81,5 @@ mod lib {
81
// indent-tabs-mode: nil
82
// c-basic-offset: 4
83
// buffer-file-coding-system: utf-8-unix
84
-// compile-command: "make -k -C .. 2>&1 | sed -e 's/\\/x\\//x:\\//g'";
+// compile-command: "make -k -C $RBUILD 2>&1 | sed -e 's/\\/x\\//x:\\//g'";
85
// End:
0 commit comments