rust-analyzer/crates/assists/src
Aleksey Kladov 7721accebf Cleanup invert-if
* stick to trivial factory functions in make
* compress the logic for inverting Option/Result
2020-08-25 11:00:32 +02:00
..
handlers Merge #5733 2020-08-24 14:26:33 +00: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 Cleanup invert-if 2020-08-25 11:00:32 +02:00