rust-analyzer/crates/ide_assists/src
2021-08-21 11:00:43 +02:00
..
handlers Add heuristic to determine type of IdentPat, make check for empty expressions correct 2021-08-21 11:00:43 +02:00
tests Add replace_char_with_string assist 2021-07-30 16:46:06 +02:00
utils Give TypeInfo fields and methods more appropriate names 2021-08-03 17:28:51 +02:00
assist_config.rs 7526: Rename crate assists to ide_assists. 2021-02-23 00:59:16 +05:30
assist_context.rs Simplify inline_local_variable assist 2021-08-02 15:27:47 +02:00
lib.rs Add replace_char_with_string assist 2021-07-30 16:46:06 +02:00
tests.rs Disambiguate replace with if let assist labels 2021-07-10 18:00:22 +02:00
utils.rs Give TypeInfo fields and methods more appropriate names 2021-08-03 17:28:51 +02:00