rust/crates/ide-completion/src
2023-04-11 17:43:15 +00:00
..
completions Auto merge of #14551 - lowr:patch/no-unstable-item-compl-on-stable, r=Veykril 2023-04-11 17:43:15 +00:00
context Auto merge of #13789 - feniljain:fix_enum_completion, r=Veykril 2023-03-18 07:06:27 +00:00
render Auto merge of #13789 - feniljain:fix_enum_completion, r=Veykril 2023-03-18 07:06:27 +00:00
tests Add tests for stability check in completion 2023-04-11 21:21:15 +09:00
completions.rs completion: check stability 2023-04-11 21:21:13 +09:00
config.rs ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
context.rs completion: check stability 2023-04-11 21:21:13 +09:00
item.rs Address review comments part 1 2023-03-30 17:35:57 +02:00
lib.rs Add doc-alias based completion 2023-03-29 14:08:25 +02:00
render.rs Add doc-alias based completion 2023-03-29 14:08:25 +02:00
snippet.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
tests.rs Add tests for stability check in completion 2023-04-11 21:21:15 +09:00