rust/crates/ide_assists/src
2021-08-10 22:08:14 +02:00
..
handlers wip enum record/tuple generation 2021-08-10 22:08:14 +02:00
tests Implement bool_then_to_if assist 2021-08-10 13:17:45 +02:00
utils wip enum record/tuple generation 2021-08-10 22:08:14 +02:00
assist_config.rs 7526: Rename crate assists to ide_assists. 2021-02-23 00:59:16 +05:30
assist_context.rs Simplify inline_local_variable assist 2021-08-02 15:27:47 +02:00
lib.rs Implement bool_then_to_if assist 2021-08-10 13:17:45 +02:00
tests.rs Disambiguate replace with if let assist labels 2021-07-10 18:00:22 +02:00
utils.rs Substitute generic types in inline_call 2021-08-10 14:39:56 +02:00