mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 14:21:44 +00:00
Move lang_items to hir_def
This commit is contained in:
parent
9da07a07eb
commit
8692977d27
10 changed files with 179 additions and 202 deletions
|
@ -35,7 +35,6 @@ mod ids;
|
|||
mod ty;
|
||||
mod impl_block;
|
||||
mod expr;
|
||||
mod lang_item;
|
||||
pub mod diagnostics;
|
||||
mod util;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue