mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 04:44:57 +00:00
Rename StructDatum
-> AdtDatum
This commit is contained in:
parent
a52acccc58
commit
4940017716
5 changed files with 17 additions and 17 deletions
|
@ -280,7 +280,7 @@ impl RootDatabase {
|
|||
// hir_db::InternCoroutineQuery
|
||||
hir_db::AssociatedTyDataQuery
|
||||
hir_db::TraitDatumQuery
|
||||
hir_db::StructDatumQuery
|
||||
hir_db::AdtDatumQuery
|
||||
hir_db::ImplDatumQuery
|
||||
hir_db::FnDefDatumQuery
|
||||
hir_db::FnDefVarianceQuery
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue