aboutsummaryrefslogtreecommitdiff
path: root/crates/assists/src/tests/generated.rs
Commit message (Expand)AuthorAgeFilesLines
* 7526: Rename crate assists to ide_assists.Chetan Khilosiya2021-02-221-1329/+0
* update docDomantas Jadenkus2021-02-131-1/+1
* Add getter/setter assistsYoshua Wuyts2021-02-091-0/+71
*-. Merge #7570 #7571bors[bot]2021-02-051-0/+1
|\ \
| * | Add doc gen to the `generate_enum_match_method` assistYoshua Wuyts2021-02-051-0/+1
* | | Merge #7562bors[bot]2021-02-051-0/+27
|\| | | |/ |/|
| * add `generate-enum-match` assistYoshua Wuyts2021-02-051-0/+27
* | initial version of extract function assistVladyslav Katasonov2021-02-031-0/+27
|/
* Add assist: add lifetime to type #7200Benjamin Coenen2021-01-211-2/+2
* Add assist: add lifetime to type #7200Benjamin Coenen2021-01-171-0/+19
* Add Unmerge Use assistunexge2021-01-151-0/+14
* Sort impls by trait definitionFisher Darling2021-01-131-0/+35
* Change <|> to $0 - RebaseKevaundray Wedderburn2021-01-071-56/+56
* Better target for move moduleAleksey Kladov2021-01-061-15/+15
* Created an inline-function assist (fixes #6863)Michael-F-Bryan2021-01-041-0/+23
* rename exrtract_assignment -> pullAleksey Kladov2021-01-041-29/+29
* 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
* 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
|\
| * Assist: replace string with charBenjamin Coenen2020-10-201-0/+17
* | 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
* 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