fix: Partially fix ide_db::search for crate roots

This commit is contained in:
Lukas Wirth 2021-12-20 17:48:47 +01:00
parent 2ca3834c9f
commit 5206946674
4 changed files with 118 additions and 34 deletions

View file

@ -756,7 +756,7 @@ use self$0;
expect![[r#"
Module FileId(0) 0..10
(no references)
FileId(0) 4..8
"#]],
);
}