rust/crates/ide_assists/src
2021-08-12 16:05:32 +02:00
..
handlers Factor out return type handling for both function and method 2021-08-12 16:05:32 +02:00
tests Implement bool_then_to_if assist 2021-08-10 13:17:45 +02:00
utils add make::ext::path_from_idents 2021-08-12 12:17:09 +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