rust-analyzer/crates/ide_assists/src
2021-10-14 18:15:00 +02:00
..
handlers Narrow add_missing_match_arms assist range 2021-10-14 18:15:00 +02: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 Make selections in assists with trailing/leading whitespace more forgiving 2021-10-12 14:41:59 +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