rust/crates/assists/src
bors[bot] c00339509d
Merge #6256
6256: Assist: replace string with char r=bnjjj a=bnjjj

close #6252 

Co-authored-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
Co-authored-by: Coenen Benjamin <benjamin.coenen@hotmail.com>
2020-10-20 19:03:25 +00:00
..
handlers Merge #6256 2020-10-20 19:03:25 +00:00
tests Merge #6256 2020-10-20 19:03:25 +00:00
utils Properly qualify trait methods in qualify_path assist 2020-10-15 18:31:33 +02:00
assist_config.rs Make ImportPrefix a configuration option 2020-10-05 17:41:49 +02:00
assist_context.rs Use Definition::find_usages for finding used items in expand glob import 2020-08-20 21:34:53 +03:00
ast_transform.rs Move ModPath->ast::Path function to IDE layer 2020-10-06 16:19:18 +02:00
lib.rs Merge #6256 2020-10-20 19:03:25 +00:00
tests.rs Add ability to specify ResolvedAssist by label 2020-09-29 18:22:09 -04:00
utils.rs Don't rely on display names in inlay_hints 2020-10-20 18:14:14 +02:00