rust/crates/ide_completion
bors[bot] 735b542146
Merge #11201
11201: fix: Fix completions not considering ancestor items for attribute search r=Veykril a=Veykril

Turns out we never filled the `CompletionContext` with the attribute expansion of attributed impls and traits when typing in the assoc items, as we were only considering the assoc item to have an attribute to expand.
bors r+

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2022-01-05 20:45:27 +00:00
..
src Merge #11201 2022-01-05 20:45:27 +00:00
Cargo.toml Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00