mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 12:54:58 +00:00
more generic, find rustc as well
This commit is contained in:
parent
ffaef1b7ae
commit
5aa1bba107
4 changed files with 71 additions and 54 deletions
|
@ -1,6 +1,7 @@
|
|||
//! FIXME: write short doc here
|
||||
|
||||
mod cargo_workspace;
|
||||
mod find_executables;
|
||||
mod json_project;
|
||||
mod sysroot;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue