mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 21:05:02 +00:00
ModuleTreeDescriptor
This commit is contained in:
parent
d59413c895
commit
58674dc3c4
8 changed files with 306 additions and 138 deletions
|
@ -19,6 +19,7 @@ mod imp;
|
|||
mod job;
|
||||
mod roots;
|
||||
mod db;
|
||||
mod descriptors;
|
||||
|
||||
use std::{
|
||||
sync::Arc,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue