rust/crates/ide_completion/src
bors[bot] c460baeaf3
Merge #9079
9079: Don't take the parent kind of trailing attributes in attr completion r=Veykril a=Veykril

bors r+
fixes https://github.com/rust-analyzer/rust-analyzer/issues/9076

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-05-31 13:38:32 +00:00
..
completions Merge #9079 2021-05-31 13:38:32 +00:00
render Less strings, more hir::Names 2021-05-31 14:55:16 +02:00
completions.rs Move unprefixed field/method completion to dot 2021-05-31 15:10:20 +02:00
config.rs Add config setting for self-on-the-fly 2021-05-31 15:14:56 +02: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 Add config setting for self-on-the-fly 2021-05-31 15:14:56 +02:00
test_utils.rs Add config setting for self-on-the-fly 2021-05-31 15:14:56 +02:00