rust/crates/assists/src
2020-09-29 14:48:43 -04:00
..
handlers Add convert integer literal assist 2020-09-29 14:48:43 -04:00
tests Add convert integer literal assist 2020-09-29 14:48:43 -04:00
utils Remove partial import test in insert_use 2020-09-25 15:21:50 +02:00
assist_config.rs Make MergeBehaviour configurable 2020-09-12 12:11:16 +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 Document AstTransformation 2020-09-21 12:36:51 +02:00
lib.rs Add convert integer literal assist 2020-09-29 14:48:43 -04:00
tests.rs Rename ra_assists -> assists 2020-08-13 17:33:38 +02:00
utils.rs Make MergeBehaviour configurable 2020-09-12 12:11:16 +02:00