mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 22:01:37 +00:00
Move hir tests to hit
This commit is contained in:
parent
95c0c8f398
commit
e89700f967
7 changed files with 330 additions and 142 deletions
|
@ -10,6 +10,7 @@ mod syntax_ptr;
|
|||
mod file_resolver;
|
||||
mod input;
|
||||
mod loc2id;
|
||||
pub mod mock;
|
||||
|
||||
use std::sync::Arc;
|
||||
use ra_editor::LineIndex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue