mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 14:21:44 +00:00
Remove ns-polymorphic type_for_def
This commit is contained in:
parent
475367d08a
commit
4e415a269e
9 changed files with 129 additions and 165 deletions
|
@ -323,7 +323,8 @@ impl RootDatabase {
|
|||
hir::db::DocumentationQuery
|
||||
hir::db::ExprScopesQuery
|
||||
hir::db::InferQuery
|
||||
hir::db::TypeForDefQuery
|
||||
hir::db::TyQuery
|
||||
hir::db::ValueTyQuery
|
||||
hir::db::FieldTypesQuery
|
||||
hir::db::CallableItemSignatureQuery
|
||||
hir::db::GenericPredicatesQuery
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue