aboutsummaryrefslogtreecommitdiff
path: root/crates/assists/src/tests
Commit message (Collapse)AuthorAgeFilesLines
* Add extract-assignment assistJesse Bakker2021-01-021-0/+29
|
* Fix type typo in add_missing_impl_members docLukas Wirth2020-12-251-7/+9
|
* Add extract_module_to_file assistDaiki Ihara2020-12-211-0/+15
|
* generate default implementation for an enum from an enum variant #6860Benjamin Coenen2020-12-141-0/+27
| | | | Signed-off-by: Benjamin Coenen <[email protected]>
* Add replace_match_with_if_let assistLukas Wirth2020-12-051-0/+28
|
* Minor cleanupAleksey Kladov2020-11-301-20/+20
|
* Add **Ignore Test** assistAleksey Kladov2020-11-171-0/+20
|
* More consistent namingAleksey Kladov2020-11-091-13/+13
|
* More consistent namingAleksey Kladov2020-11-091-19/+23
|
* Add infer_function_return_type assistLukas Wirth2020-11-061-0/+13
|
* Merge #6256bors[bot]2020-10-201-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 charBenjamin Coenen2020-10-201-0/+17
| | | | | | | | Signed-off-by: Benjamin Coenen <[email protected]>
* | Properly qualify trait methods in qualify_path assistLukas Wirth2020-10-151-0/+19
|/
* when generating new function, focus on return type instead of bodyBenjamin Coenen2020-10-081-2/+2
| | | | Signed-off-by: Benjamin Coenen <[email protected]>
* Add convert integer literal assistvlakreeh2020-09-291-0/+13
|
* Remove unnecessary commaAleksei Sidorov2020-09-041-1/+1
|
* Fix testsAleksei Sidorov2020-09-041-2/+2
|
* Update codegenAleksei Sidorov2020-09-041-0/+13
|
* **Remove Unused Parameter** refactoringAleksey Kladov2020-08-191-0/+21
|
* update generated testsjDomantas2020-08-171-2/+1
|
* Rename ra_assists -> assistsAleksey Kladov2020-08-131-0/+892