mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 06:11:35 +00:00
Switch to variant-granularity field type inference
This commit is contained in:
parent
f16cff3cad
commit
d06904e90c
10 changed files with 68 additions and 42 deletions
|
@ -324,7 +324,7 @@ impl RootDatabase {
|
|||
hir::db::ExprScopesQuery
|
||||
hir::db::InferQuery
|
||||
hir::db::TypeForDefQuery
|
||||
hir::db::TypeForFieldQuery
|
||||
hir::db::FieldTypesQuery
|
||||
hir::db::CallableItemSignatureQuery
|
||||
hir::db::GenericPredicatesQuery
|
||||
hir::db::GenericDefaultsQuery
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue