aboutsummaryrefslogtreecommitdiff
path: root/crates/assists/src/tests
Commit message (Collapse)AuthorAgeFilesLines
* 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 <5719034+bnjjj@users.noreply.github.com> Co-authored-by: Coenen Benjamin <benjamin.coenen@hotmail.com>
| * Assist: replace string with charBenjamin Coenen2020-10-201-0/+17
| | | | | | | | Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
* | 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 <5719034+bnjjj@users.noreply.github.com>
* 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