rust-analyzer/crates/assists/src
2020-10-02 20:52:48 +02:00
..
handlers Minor clippy performance suggestions 2020-09-30 15:22:49 -04:00
tests Remove unnecessary comma 2020-09-04 22:58:50 +03:00
utils Fix path comparison not comparing paths correctly with unequal lengths 2020-10-01 17:18:34 +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 Simplify ast_transform 2020-10-02 20:52:48 +02:00
lib.rs Initial implementation of the #5085 issue 2020-09-03 14:47:07 +03: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