rust/crates/ide_completion/src
2021-06-17 21:15:49 +02:00
..
completions Complete repr attribute parameters 2021-06-17 21:15:49 +02:00
render Nest all the or-patterns! 2021-06-17 17:37:14 +02:00
tests Correct completions in items tests 2021-06-17 15:43:21 +02:00
completions.rs Start refactoring ide_completion tests 2021-06-16 21:51:20 +02:00
config.rs Add config setting for self-on-the-fly 2021-05-31 15:14:56 +02:00
context.rs Merge #9315 2021-06-17 16:22:32 +00:00
item.rs Remove SyntaxRewriter usage in insert_use in favor of ted 2021-04-20 02:09:12 +02:00
lib.rs Move test_utils into tests module 2021-06-16 21:51:52 +02:00
patterns.rs Refine self, super and crate completion in use paths 2021-06-17 13:56:55 +02:00
render.rs Move test_utils into tests module 2021-06-16 21:51:52 +02:00
tests.rs Move item specific completion tests 2021-06-17 15:32:34 +02:00