mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-15 23:05:41 +00:00
Use explicit rustc commit-hash
Required for lldb on mac
This commit is contained in:
parent
1ebfe11730
commit
1b4197cb35
3 changed files with 15 additions and 3 deletions
|
@ -159,4 +159,4 @@ export function execute(command: string, options: ExecOptions): Promise<string>
|
|||
resolve(stdout.trimEnd());
|
||||
});
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue