rust-analyzer/crates/ide_assists/src
2021-10-10 10:50:51 +09:00
..
handlers Remove neesless clone 2021-10-10 10:50:51 +09:00
tests fix tests 2021-10-06 20:45:18 +02:00
utils Replace if let with match where appropriate 2021-10-05 09:00:21 +11:00
assist_config.rs 7526: Rename crate assists to ide_assists. 2021-02-23 00:59:16 +05:30
assist_context.rs Merge #10211 2021-09-25 15:32:00 +00: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