rust-analyzer/crates/assists/src
2020-10-24 18:25:23 +02:00
..
handlers generate_impl assist respect cfg attributes #6312 2020-10-22 09:48:48 +02:00
tests Merge #6256 2020-10-20 19:03:25 +00:00
utils Fix indentation of inserted use statements 2020-10-24 18:25:23 +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