Merge branch 'fix/error-format' into 'master'
Remap rustc output to show errors in GNOME Builder sidebar See merge request World/podcasts!81
This commit is contained in:
commit
5d86693d98
@ -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"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user