Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix type typo in add_missing_impl_members doc | Lukas Wirth | 2020-12-25 | 1 | -7/+9 |
| | |||||
* | Add extract_module_to_file assist | Daiki Ihara | 2020-12-21 | 1 | -0/+15 |
| | |||||
* | generate default implementation for an enum from an enum variant #6860 | Benjamin Coenen | 2020-12-14 | 1 | -0/+27 |
| | | | | Signed-off-by: Benjamin Coenen <[email protected]> | ||||
* | Add replace_match_with_if_let assist | Lukas Wirth | 2020-12-05 | 1 | -0/+28 |
| | |||||
* | Minor cleanup | Aleksey Kladov | 2020-11-30 | 1 | -20/+20 |
| | |||||
* | Add **Ignore Test** assist | Aleksey Kladov | 2020-11-17 | 1 | -0/+20 |
| | |||||
* | More consistent naming | Aleksey Kladov | 2020-11-09 | 1 | -13/+13 |
| | |||||
* | More consistent naming | Aleksey Kladov | 2020-11-09 | 1 | -19/+23 |
| | |||||
* | Add infer_function_return_type assist | Lukas Wirth | 2020-11-06 | 1 | -0/+13 |
| | |||||
* | Merge #6256 | bors[bot] | 2020-10-20 | 1 | -0/+17 |
|\ | | | | | | | | | | | | | | | | | 6256: Assist: replace string with char r=bnjjj a=bnjjj close #6252 Co-authored-by: Benjamin Coenen <[email protected]> Co-authored-by: Coenen Benjamin <[email protected]> | ||||
| * | Assist: replace string with char | Benjamin Coenen | 2020-10-20 | 1 | -0/+17 |
| | | | | | | | | Signed-off-by: Benjamin Coenen <[email protected]> | ||||
* | | Properly qualify trait methods in qualify_path assist | Lukas Wirth | 2020-10-15 | 1 | -0/+19 |
|/ | |||||
* | when generating new function, focus on return type instead of body | Benjamin Coenen | 2020-10-08 | 1 | -2/+2 |
| | | | | Signed-off-by: Benjamin Coenen <[email protected]> | ||||
* | Add convert integer literal assist | vlakreeh | 2020-09-29 | 1 | -0/+13 |
| | |||||
* | Remove unnecessary comma | Aleksei Sidorov | 2020-09-04 | 1 | -1/+1 |
| | |||||
* | Fix tests | Aleksei Sidorov | 2020-09-04 | 1 | -2/+2 |
| | |||||
* | Update codegen | Aleksei Sidorov | 2020-09-04 | 1 | -0/+13 |
| | |||||
* | **Remove Unused Parameter** refactoring | Aleksey Kladov | 2020-08-19 | 1 | -0/+21 |
| | |||||
* | update generated tests | jDomantas | 2020-08-17 | 1 | -2/+1 |
| | |||||
* | Rename ra_assists -> assists | Aleksey Kladov | 2020-08-13 | 1 | -0/+892 |