mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 06:11:35 +00:00
Move CargoTargetSpec
and friends to cargo_target_spec module
This commit is contained in:
parent
faf0037635
commit
72d48b08fb
3 changed files with 102 additions and 90 deletions
|
@ -1,4 +1,5 @@
|
|||
mod caps;
|
||||
mod cargo_target_spec;
|
||||
mod conv;
|
||||
mod main_loop;
|
||||
mod project_model;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue