rust/crates/ide-assists/src
2022-12-31 22:08:53 +09:00
..
handlers fix: merge multiple intersecting ranges 2022-12-31 22:08:53 +09: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
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