The rustc arg might not be exactly "rustc". It may be any path to a rustc executable (especially if the RUSTC environment variable is set when executing cargo). Rather check that it is a path with 'rustc' file stem. |
||
|---|---|---|
| .. | ||
| driver.rs | ||
| lib.rs | ||
| main.rs | ||
The rustc arg might not be exactly "rustc". It may be any path to a rustc executable (especially if the RUSTC environment variable is set when executing cargo). Rather check that it is a path with 'rustc' file stem. |
||
|---|---|---|
| .. | ||
| driver.rs | ||
| lib.rs | ||
| main.rs | ||