mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 22:01:37 +00:00
rename test file to match impl file
This commit is contained in:
parent
3e5f7299e1
commit
5a38a80d1a
2 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ mod macros;
|
||||||
mod globs;
|
mod globs;
|
||||||
mod incremental;
|
mod incremental;
|
||||||
mod primitives;
|
mod primitives;
|
||||||
mod mods;
|
mod mod_resolution;
|
||||||
|
|
||||||
use std::sync::Arc;
|
use std::sync::Arc;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue