mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 05:45:12 +00:00
Simplify SourceBinder
This commit is contained in:
parent
a6a623dfbb
commit
28332d9b63
6 changed files with 321 additions and 349 deletions
|
@ -29,7 +29,6 @@ macro_rules! impl_froms {
|
|||
mod semantics;
|
||||
pub mod db;
|
||||
mod source_analyzer;
|
||||
mod source_binder;
|
||||
|
||||
pub mod diagnostics;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue