rust/crates/assists/src
2020-08-20 21:34:53 +03:00
..
handlers Use fixme instead of todo 2020-08-20 21:34:53 +03:00
tests **Remove Unused Parameter** refactoring 2020-08-19 19:40:55 +02:00
utils Don't expose hir::Path out of hir 2020-08-15 18:50:41 +02:00
assist_config.rs Rename ra_assists -> assists 2020-08-13 17:33:38 +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 Remove deprecated Path::from_ast 2020-08-15 18:22:16 +02:00
lib.rs **Remove Unused Parameter** refactoring 2020-08-19 19:40:55 +02:00
tests.rs Rename ra_assists -> assists 2020-08-13 17:33:38 +02:00
utils.rs **Remove Unused Parameter** refactoring 2020-08-19 19:40:55 +02:00