rust/crates/ide_assists/src
2021-03-12 10:19:54 -05:00
..
handlers Allow applying De Morgan's law to multiple terms at once 2021-03-12 10:19:54 -05:00
tests Fix convert_iter_for_each_to_for doctest 2021-03-12 15:42:53 +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 7526: Rename crate assists to ide_assists. 2021-02-23 00:59:16 +05:30
ast_transform.rs 7526: Rename crate assists to ide_assists. 2021-02-23 00:59:16 +05:30
lib.rs feat: add assist to conver for_each into for loops 2021-03-09 22:58:17 -03:00
tests.rs Make group imports configurable 2021-03-07 10:15:17 +02:00
utils.rs pull out suggest_name::* to utils; enchance heuristics 2021-03-02 16:25:22 +03:00