mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 14:21:44 +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
|
@ -15,6 +15,8 @@ macro_rules! ctry {
|
|||
}
|
||||
|
||||
pub mod db;
|
||||
#[cfg(test)]
|
||||
mod mock;
|
||||
mod query_definitions;
|
||||
mod function;
|
||||
mod module;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue