mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 14:21:44 +00:00
Move TypeAlias to hir_def
This commit is contained in:
parent
d59bf33b9e
commit
4fc900deb1
6 changed files with 16 additions and 20 deletions
|
@ -32,7 +32,6 @@ pub mod db;
|
|||
pub mod source_binder;
|
||||
|
||||
mod ids;
|
||||
mod type_alias;
|
||||
mod ty;
|
||||
mod impl_block;
|
||||
mod expr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue