rust/crates/ra_assists/src
2020-05-14 10:31:34 +03:00
..
handlers Correctly fill default type parameters 2020-05-13 16:07:44 +03: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 Fix visibility 2020-05-09 13:59:25 +02:00
ast_transform.rs Fix formatting 2020-05-14 10:31:34 +03:00
lib.rs Nicer API 2020-05-07 17:29:23 +02:00
marks.rs More principled approach for finding From trait 2020-04-29 14:51:44 +02:00
tests.rs Nicer API 2020-05-07 17:29:23 +02:00
utils.rs add if let and while let postfix for Option and Result 2020-05-10 12:45:35 +02:00