rust/crates/assists/src
2020-09-11 22:16:22 +03:00
..
handlers Properly preserve macro braces 2020-09-11 22:16:22 +03:00
tests Remove unnecessary comma 2020-09-04 22:58:50 +03:00
utils Allow merge_imports assists to merge imports of equal visibility 2020-09-05 16:15:16 +02:00
assist_config.rs
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 Unify naming 2020-09-03 12:18:46 +02:00
lib.rs Initial implementation of the #5085 issue 2020-09-03 14:47:07 +03:00
tests.rs
utils.rs Fix import insertion breaking nested modules 2020-09-03 18:36:08 +02:00