Skip to content

Commit 4781479

Browse files
Sweep the new TraitEnvironmentQuery
1 parent 353aa87 commit 4781479

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/ide_db/src/apply_change.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ impl RootDatabase {
181181
hir::db::GenericPredicatesQuery
182182
hir::db::GenericDefaultsQuery
183183
hir::db::InherentImplsInCrateQuery
184+
hir::db::TraitEnvironmentQuery
184185
hir::db::TraitImplsInCrateQuery
185186
hir::db::TraitImplsInDepsQuery
186187
hir::db::AssociatedTyDataQuery

0 commit comments

Comments
 (0)