rust-analyzer/crates/ide_completion/src
bors[bot] ce3125165a
Merge #8035
8035: unqualfied_path completions aren't responsible for variant pattern completions r=Veykril a=Veykril

bors r+

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-03-15 16:51:53 +00:00
..
completions unqualfied_path completions aren't responsible for pattern completions 2021-03-15 17:23:08 +01:00
render Merge #8035 2021-03-15 16:51:53 +00:00
completions.rs rename completion -> ide_completion 2021-02-17 17:53:31 +03:00
config.rs rename completion -> ide_completion 2021-02-17 17:53:31 +03:00
context.rs Drop non-working mark 2021-03-15 16:05:16 +02:00
generated_lint_completions.rs Format generated features manually instead of relying on rustfmt 2021-02-27 16:25:06 +02:00
item.rs increase completion relevance for items in local scope 2021-03-14 08:00:47 -07:00
lib.rs remove unused CompletionScore enum 2021-03-12 06:16:04 -08:00
patterns.rs rename completion -> ide_completion 2021-02-17 17:53:31 +03:00
render.rs implement function completion scoring 2021-03-15 08:35:28 -07:00
test_utils.rs Make group imports configurable 2021-03-07 10:15:17 +02:00