rust/crates/assists/src
2020-10-15 17:38:17 +02:00
..
handlers More idiomatic classification API 2020-10-15 17:38:17 +02:00
tests when generating new function, focus on return type instead of body 2020-10-08 20:57:18 +02:00
utils Merge #6207 #6224 #6226 #6227 2020-10-14 11:37:51 +00: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 Add convert integer literal assist 2020-09-29 14:48:43 -04:00
tests.rs Add ability to specify ResolvedAssist by label 2020-09-29 18:22:09 -04:00
utils.rs Extract ImportAssets out of auto_import 2020-10-13 18:58:37 +02:00