rust-analyzer/crates/ide_assists/src
2021-07-30 16:01:26 +02:00
..
handlers Fix assists assuming comma belonging to MATCH_ARM_LIST 2021-07-30 16:01:26 +02:00
tests Yeet replace_unwrap_with_match in favor of inline_call 2021-07-05 15:47:55 +02:00
utils clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
assist_config.rs 7526: Rename crate assists to ide_assists. 2021-02-23 00:59:16 +05:30
assist_context.rs cargo fmt 2021-06-13 09:48:15 +05:30
lib.rs Yeet replace_unwrap_with_match in favor of inline_call 2021-07-05 15:47:55 +02:00
tests.rs Disambiguate replace with if let assist labels 2021-07-10 18:00:22 +02:00
utils.rs Invert boolean literals in assist negation logic 2021-07-06 20:30:26 +02:00