rust-analyzer/crates/ide_assists/src
2021-10-13 09:09:07 +08:00
..
handlers import ControlFlow to the module 2021-10-13 09:09:07 +08:00
tests fix tests 2021-10-06 20:45:18 +02:00
utils Simplify generated PartialOrd code 2021-10-12 17:44:57 +02:00
assist_config.rs 7526: Rename crate assists to ide_assists. 2021-02-23 00:59:16 +05:30
assist_context.rs Fix AssistContext panic on sole whitespace selection 2021-10-12 21:29:08 +02:00
lib.rs Add replace_try_expr_with_match assist 2021-10-06 20:11:00 +02:00
tests.rs initial commit 2021-09-28 10:20:29 +08:00
utils.rs Replace if let with match where appropriate 2021-10-05 09:00:21 +11:00