rust/crates/ide_completion/src
bors[bot] 92b9e5ef3c
Merge #9068
9068: Move more `CompletinoContext` fields to `ImmediateLocation` r=Veykril a=Veykril

bors r+

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-05-30 19:37:29 +00:00
..
completions Merge #9068 2021-05-30 19:37:29 +00:00
render Don't label derive macros with their banged_name 2021-05-28 14:59:24 +02:00
completions.rs simplify 2021-05-05 22:55:12 +02:00
config.rs rename completion -> ide_completion 2021-02-17 17:53:31 +03:00
context.rs Move more fields to ImmediateLocation 2021-05-30 21:35:01 +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 Remove SyntaxRewriter usage in insert_use in favor of ted 2021-04-20 02:09:12 +02:00
lib.rs internal: rename hypothetical -> speculative 2021-05-24 22:21:25 +03:00
patterns.rs Move more fields to ImmediateLocation 2021-05-30 21:35:01 +02:00
render.rs Set record_pat_syntax more precisely in CompletionContext 2021-05-26 23:46:00 +02:00
test_utils.rs simplify 2021-05-28 20:46:09 +02:00