mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 05:45:12 +00:00
Remove impl_block module
This commit is contained in:
parent
d87c16bea6
commit
191b1d238f
4 changed files with 43 additions and 55 deletions
|
@ -32,7 +32,6 @@ pub mod db;
|
|||
pub mod source_binder;
|
||||
|
||||
mod ty;
|
||||
mod impl_block;
|
||||
mod expr;
|
||||
pub mod diagnostics;
|
||||
mod util;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue