Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Snippetify unwrap -> match | Aleksey Kladov | 2020-05-20 | 1 | -12/+29 |
* | Explain the purpose of `ast::make` module more clearly | Aleksey Kladov | 2020-05-20 | 1 | -1/+1 |
* | More fluent indent API | Aleksey Kladov | 2020-05-09 | 1 | -3/+7 |
* | Refactor assists API to be more convenient for adding new assists | Aleksey Kladov | 2020-05-07 | 1 | -24/+17 |
* | Move target to AssistLabel | Aleksey Kladov | 2020-05-06 | 1 | -16/+22 |
* | Merge assits::test_helpers and tests | Aleksey Kladov | 2020-05-06 | 1 | -1/+1 |
* | Use specific pattern when translating if-let-else to match | Aleksey Kladov | 2020-04-29 | 1 | -2/+2 |
* | Move shared assist code to utils | Aleksey Kladov | 2020-04-29 | 1 | -34/+18 |
* | Assist: replace unwrap with match | Unreal Hoang | 2020-03-26 | 1 | -0/+177 |