rust-analyzer/crates/ide-assists/src
2023-01-03 11:58:31 +01:00
..
handlers Skip lifetime elision on fn pointers and fn trait types 2023-01-03 11:58:31 +01:00
tests Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
utils fix: refine fallback case in generated PartialEq impl 2022-12-07 10:25:17 +08: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 Add remove_parentheses assist 2022-12-06 16:18:25 +00:00
tests.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
utils.rs Add move_const_to_impl assist 2022-12-03 01:22:00 +09:00