rust/crates/completion/src
2020-11-28 16:30:39 +02:00
..
completions Move the helpers into ide_db 2020-11-28 16:30:39 +02:00
render Group import data in a struct 2020-11-27 18:30:10 +02:00
completions.rs Avoid turning completion objects into builders 2020-11-16 23:16:41 +02:00
config.rs Move the helpers into ide_db 2020-11-28 16:30:39 +02:00
context.rs Complete struct in irrefutable let 2020-11-26 21:28:43 +01:00
generated_lint_completions.rs Reorganize completions structure 2020-10-25 10:59:15 +03:00
item.rs Move the helpers into ide_db 2020-11-28 16:30:39 +02:00
lib.rs Document experimental completions 2020-11-25 00:42:58 +02:00
patterns.rs Extract call_info and completion into separate crates 2020-10-18 13:09:00 +03:00
render.rs Move the helpers into ide_db 2020-11-28 16:30:39 +02:00
test_utils.rs Reorganize completions structure 2020-10-25 10:59:15 +03:00