rust-analyzer/crates/ide_completion/src
2021-06-14 18:17:21 +02:00
..
completions Add assoc type in trait bound completion test 2021-06-14 18:17:21 +02:00
render clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
completions.rs Complete associated types in dyn and impl trait 2021-06-11 23:12:30 +02:00
config.rs Add config setting for self-on-the-fly 2021-05-31 15:14:56 +02:00
context.rs clippy::redundant_closure 2021-06-13 09:29:36 +05:30
item.rs Remove SyntaxRewriter usage in insert_use in favor of ted 2021-04-20 02:09:12 +02:00
lib.rs Remove unnecessary completion::macro_in_item_position 2021-06-07 19:46:25 +02:00
patterns.rs clippy::redundant_closure 2021-06-13 09:29:36 +05:30
render.rs internal: check that coverage marks are always paired 2021-06-13 13:13:26 +03:00
test_utils.rs Add config setting for self-on-the-fly 2021-05-31 15:14:56 +02:00