Remap rustc output to show errors in GNOME Builder sidebar

This commit is contained in:
Ricardo Silva Veloso 2018-10-31 00:22:35 -03:00 committed by Jordan Petridis
parent 2f843a4d40
commit 4caefdb3fd
No known key found for this signature in database
GPG Key ID: E8523968931763BE

View File

@ -31,7 +31,7 @@
],
"env" : {
"CARGO_HOME" : "/run/build/Podcasts/cargo",
/* "RUSTFLAGS" : "--error-format=short", */
"RUSTFLAGS" : "--error-format=short --remap-path-prefix =../",
"RUST_BACKTRACE" : "1"
}
},