rust-analyzer/crates/ide_completion/src
bors[bot] 863e23f00f
Merge #9219
9219: minor: Replace some AssocItem::containing_trait calls trait_or_trait_impl r=Veykril a=Veykril

bors r+

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-06-11 17:56:00 +00:00
..
completions Implement dummy expansions for builtin attributes 2021-06-09 18:27:08 +02:00
render Don't allow lookup by self for unprefixed self access completions 2021-06-11 18:26:52 +02:00
completions.rs Add tests checking no value completion in type pos 2021-06-08 20:27:25 +02:00
config.rs Add config setting for self-on-the-fly 2021-05-31 15:14:56 +02:00
context.rs Don't complete values in type position 2021-06-08 16:50:10 +02:00
item.rs Remove SyntaxRewriter usage in insert_use in favor of ted 2021-04-20 02:09:12 +02:00
lib.rs Remove unnecessary completion::macro_in_item_position 2021-06-07 19:46:25 +02:00
patterns.rs simplify 2021-06-07 20:45:17 +02:00
render.rs Merge #9219 2021-06-11 17:56:00 +00:00
test_utils.rs Add config setting for self-on-the-fly 2021-05-31 15:14:56 +02:00