rust-analyzer/crates/ide_assists/src
2021-10-28 18:40:38 +02:00
..
handlers Enable auto-import and qualify-path in derive attributes 2021-10-28 18:40:38 +02:00
tests Add assist for replacing turbofish with explicit type. 2021-10-24 17:38:45 -07:00
utils fix Ordering::Equal path 2021-10-18 14:45:24 +02:00
assist_config.rs 7526: Rename crate assists to ide_assists. 2021-02-23 00:59:16 +05:30
assist_context.rs Make AssistContext::frange private 2021-10-13 14:39:37 +02:00
lib.rs Add assist for replacing turbofish with explicit type. 2021-10-24 17:38:45 -07:00
tests.rs initial commit 2021-09-28 10:20:29 +08:00
utils.rs Use array IntoIter 2021-10-22 09:23:29 +03:00