Extend TargetSpec
functionality to rust-project.json
#30796
Annotations
5 errors
Run npm run typecheck
Type '(runnable: Runnable, executable: string, cargoWorkspace: string, env: Record<string, string>, _sourceFileMap?: Record<string, string> | undefined) => DebugConfiguration' is not assignable to type 'DebugConfigProvider'.
|
Run npm run typecheck
Property 'executableArgs' does not exist on type 'CargoRunnable | ProjectJsonRunnable'.
|
Run npm run typecheck
'toolchain' is declared but its value is never read.
|
Run npm run typecheck
Namespace '"D:/a/rust-analyzer/rust-analyzer/editors/code/src/tasks"' has no exported member 'CargoTaskDefinition'.
|
Run npm run typecheck
Process completed with exit code 1.
|
Loading