granite-rust/crates/ide_completion/src
bors[bot] c577e128fc
Merge #10248
10248: internal: remove dead code r=matklad a=matklad

bors r+
🤖

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2021-09-15 18:23:46 +00:00
..
completions fix: do not complete builtin attributes for qualified paths 2021-09-14 00:31:14 +02:00
render Merge #10248 2021-09-15 18:23:46 +00:00
tests Merge #10229 2021-09-13 22:31:39 +00:00
completions.rs Add completion for struct literal in which all fields are visible. 2021-08-04 18:52:58 +02:00
config.rs Add config setting for self-on-the-fly 2021-05-31 15:14:56 +02:00
context.rs Merge #10248 2021-09-15 18:23:46 +00:00
item.rs add 'use' prefix for any auto-import 2021-07-20 18:35:19 +04:30
lib.rs Add completion for struct literal in which all fields are visible. 2021-08-04 18:52:58 +02:00
patterns.rs Don't use fake text range in original node search as is in completions 2021-08-27 15:10:42 +02:00
render.rs Avoid extra allocation in completion rendering 2021-09-06 17:55:07 +03:00
tests.rs Speculatively expand attributes in completions 2021-09-13 19:30:23 +02:00