mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 22:01:37 +00:00
Create modules via SourceBinder
This commit is contained in:
parent
9a6c26e348
commit
595b06a1b8
10 changed files with 65 additions and 112 deletions
|
@ -36,7 +36,6 @@ mod from_id;
|
|||
mod code_model;
|
||||
|
||||
mod has_source;
|
||||
mod from_source;
|
||||
|
||||
pub use crate::{
|
||||
code_model::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue