mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
84a6fac37a
fix: Fix `trait_impls_in_deps_query` being called directly instead of as a query Fixes the inlay hint performance regression introdcuced by https://github.com/rust-analyzer/rust-analyzer/issues/12549