Commit 61f6104
committed
fix: remove -vv flag that conflicts with rules_rust verbose setting
The -vv flag caused 'Option verbose given more than once' error because
rules_rust already passes -v to rustc.
Removed the conflicting flag. The debug_rust_toolchain target will still
show us what files are visible in the Windows sandbox.1 parent b31ebc1 commit 61f6104
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | 42 | | |
47 | 43 | | |
48 | 44 | | |
| |||
0 commit comments