rust-analyzer/crates/completion/src
2020-11-16 21:19:06 +02:00
..
completions Fix the other test 2020-11-16 21:19:06 +02:00
render Reuse existing element rendering 2020-11-16 21:19:06 +02:00
completions.rs Move autoimport completion into the unqialified_path module 2020-11-16 21:19:06 +02:00
config.rs Allow to configure the merge behavior 2020-11-16 21:19:06 +02:00
context.rs Move rendering tests to the render module 2020-11-03 10:16:35 +03:00
generated_lint_completions.rs Reorganize completions structure 2020-10-25 10:59:15 +03:00
item.rs Qualify autoimport completion suggestions 2020-11-16 21:19:06 +02:00
lib.rs Move autoimport completion into the unqialified_path module 2020-11-16 21:19:06 +02:00
patterns.rs Extract call_info and completion into separate crates 2020-10-18 13:09:00 +03:00
render.rs Fix the other test 2020-11-16 21:19:06 +02:00
test_utils.rs Reorganize completions structure 2020-10-25 10:59:15 +03:00