rust-analyzer/crates/ra_assists/src
Benjamin Coenen 92b2230fef add if let and while let postfix for Option and Result
Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
2020-05-10 12:45:35 +02:00
..
handlers Merge #4392 2020-05-09 14:22:06 +00: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 Introduce LowerCtx for path lowering 2020-05-01 20:01:17 +08: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