Merge branch 'fix/error-format' into 'master'
Remap rustc output to show errors in GNOME Builder sidebar See merge request World/fractal!256
This commit is contained in:
commit
6914033446
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
||||||
],
|
],
|
||||||
"env" : {
|
"env" : {
|
||||||
"CARGO_HOME" : "/run/build/Fractal/cargo",
|
"CARGO_HOME" : "/run/build/Fractal/cargo",
|
||||||
|
"RUSTFLAGS" : "--error-format=short --remap-path-prefix =../",
|
||||||
"RUST_BACKTRACE" : "1"
|
"RUST_BACKTRACE" : "1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue