rust-analyzer/crates/ide_assists/src
2021-04-08 20:58:29 -07:00
..
handlers Fix extract function's mutability of variables outliving the body 2021-04-08 20:58:29 -07:00
tests Convert Into to From assist 2021-04-03 15:48:35 +01:00
utils Compress tests 2021-03-02 18:35:52 +03:00
assist_config.rs 7526: Rename crate assists to ide_assists. 2021-02-23 00:59:16 +05:30
assist_context.rs Use find_node_at_range 2021-03-29 13:17:49 +02:00
ast_transform.rs 7526: Rename crate assists to ide_assists. 2021-02-23 00:59:16 +05:30
lib.rs Convert Into to From assist 2021-04-03 15:48:35 +01:00
tests.rs Make group imports configurable 2021-03-07 10:15:17 +02:00
utils.rs Rename target_ty to self_ty 2021-03-29 17:47:47 +02:00