rust-analyzer/crates/ide-assists/src
2023-08-08 15:49:27 +02:00
..
handlers Rewrite DeMorgan without str manipulation. 2023-08-08 15:49:27 +02:00
tests Don't provide generate_default_from_new when impl self ty is missing 2023-08-07 03:23:41 +09:00
utils internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
assist_config.rs feat: add config for inserting must_use in generate_enum_as_method 2022-10-24 13:18:24 +05:30
assist_context.rs Import serde derives on converting json to struct 2022-08-06 20:12:21 +04:30
lib.rs Added remove_unused_imports assist. 2023-07-09 17:44:27 -04:00
tests.rs internal: Defer rendering of structured snippets 2023-07-12 01:50:35 -04:00
utils.rs HiddenDocAttr becomes DocHiddenAttr 2023-07-07 14:15:15 +02:00