Review fixes

This commit is contained in:
Florian Diebold 2020-06-05 17:41:58 +02:00
parent 02962b374e
commit 0d2328f3ea
5 changed files with 68 additions and 25 deletions

View file

@ -369,6 +369,7 @@ impl RootDatabase {
hir::db::ImplDatumQuery
hir::db::AssociatedTyValueQuery
hir::db::TraitSolveQuery
hir::db::ReturnTypeImplTraitsQuery
// SymbolsDatabase
crate::symbol_index::FileSymbolsQuery