rust-analyzer/crates/ide-assists/src
Tarek 5c41c20c11
feat: migrate reorder_fields assist to use SyntaxFactory
Signed-off-by: Tarek <tareknaser360@gmail.com>
2024-11-13 15:02:08 +02:00
..
handlers feat: migrate reorder_fields assist to use SyntaxFactory 2024-11-13 15:02:08 +02:00
tests Add assist to generate a type alias for a function 2024-10-23 11:31:15 -04: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 Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
lib.rs Merge pull request #18385 from Giga-Bowser/master 2024-10-30 09:36:55 +00:00
tests.rs Simplify FileDelegate 2024-08-05 13:03:03 +02:00
utils.rs Get rid of $crate in expansions shown to the user 2024-09-18 18:30:59 +03:00