Measure memory usage of ImportMap

This commit is contained in:
Jonas Schievink 2020-06-05 13:10:43 +02:00
parent 86fbd8cc2b
commit f085e592fe
2 changed files with 6 additions and 5 deletions

View file

@ -334,6 +334,7 @@ impl RootDatabase {
hir::db::CrateLangItemsQuery
hir::db::LangItemQuery
hir::db::DocumentationQuery
hir::db::ImportMapQuery
// InternDatabase
hir::db::InternFunctionQuery