rust-analyzer/crates/ra_assists/src
Aleksey Kladov 4867968d22 Refactor assists API to be more convenient for adding new assists
It now duplicates completion API in its shape.
2020-05-07 16:27:54 +02:00
..
handlers Refactor assists API to be more convenient for adding new assists 2020-05-07 16:27:54 +02:00
tests add Ok wrapping 2020-05-06 17:45:55 +02:00
utils Refactor assists API to be more convenient for adding new assists 2020-05-07 16:27:54 +02:00
assist_context.rs Refactor assists API to be more convenient for adding new assists 2020-05-07 16:27:54 +02:00
ast_transform.rs Introduce LowerCtx for path lowering 2020-05-01 20:01:17 +08:00
lib.rs Refactor assists API to be more convenient for adding new assists 2020-05-07 16:27:54 +02:00
marks.rs More principled approach for finding From trait 2020-04-29 14:51:44 +02:00
tests.rs Refactor assists API to be more convenient for adding new assists 2020-05-07 16:27:54 +02:00
utils.rs Rename ImplItem to AssocItem 2020-05-05 23:56:10 +08:00