rust/crates/ide_completion/src
2021-05-06 20:12:30 +03:00
..
completions Simplify 2021-05-06 22:39:51 +08:00
render internal: normalize name 2021-04-30 11:52:31 +03:00
completions.rs simplify 2021-05-05 22:55:12 +02:00
config.rs
context.rs Small macro fix 2021-05-06 20:12:30 +03:00
generated_lint_completions.rs
item.rs Remove SyntaxRewriter usage in insert_use in favor of ted 2021-04-20 02:09:12 +02:00
lib.rs Add cov_marks to insert_use tests 2021-04-20 19:34:43 +02:00
patterns.rs clippy::complexity simplifications related to Iterators 2021-03-21 13:13:34 +01:00
render.rs completion relevance distinguish between exact type match and could unify 2021-03-26 09:18:18 -07:00
test_utils.rs Split out merge_imports module from helpers::insert_use 2021-04-24 13:31:43 +02:00