mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-29 21:35:20 +00:00
fix: Partially fix ide_db::search
for crate roots
This commit is contained in:
parent
2ca3834c9f
commit
5206946674
4 changed files with 118 additions and 34 deletions
|
@ -756,7 +756,7 @@ use self$0;
|
|||
expect![[r#"
|
||||
Module FileId(0) 0..10
|
||||
|
||||
(no references)
|
||||
FileId(0) 4..8
|
||||
"#]],
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue