rust-analyzer/crates/ide_assists/src
2021-04-18 16:54:09 +05:00
..
handlers Prevent adding useless match arms 2021-04-18 16:54:09 +05: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 internal: unfork code paths for unresolved and resolved assist 2021-04-13 10:59:15 +03: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