rust-analyzer/crates/ide-assists/src
2024-12-31 07:40:45 -07:00
..
handlers Fix replace-if-let-with-match generates non-exhausive match 2024-12-31 07:40:45 -07:00
tests fix: avoid generating colliding names in extract_variable 2024-12-30 15:30:05 +08:00
utils refactor: move ide_assist::utils::suggest_name to ide-db 2024-09-03 05:21:05 +08:00
assist_config.rs Simplify 2024-07-22 09:54:31 +02:00
assist_context.rs feat: improve name generation in destructure_tuple_binding 2024-12-13 23:34:03 +08:00
lib.rs Merge pull request #18385 from Giga-Bowser/master 2024-10-30 09:36:55 +00:00
tests.rs minor: Group extract_function with other extraction assists 2024-12-11 14:11:20 -05:00
utils.rs Fix replace-if-let-with-match generates non-exhausive match 2024-12-31 07:40:45 -07:00