mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 22:31:43 +00:00
Remove documentation query
This commit is contained in:
parent
03b886de53
commit
b3652ef288
6 changed files with 26 additions and 59 deletions
|
@ -166,7 +166,6 @@ impl RootDatabase {
|
|||
hir::db::ModuleLangItemsQuery
|
||||
hir::db::CrateLangItemsQuery
|
||||
hir::db::LangItemQuery
|
||||
hir::db::DocumentationQuery
|
||||
hir::db::ImportMapQuery
|
||||
|
||||
// HirDatabase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue