aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_ssr/src
Commit message (Expand)AuthorAgeFilesLines
* syntax: return owned string instead of leaking stringcynecx2021-03-261-1/+1
* clippy::complexity simplifications related to IteratorsMatthias Krüger2021-03-211-1/+1
* don't clone types that are copy (clippy::clone_on_copy)Matthias Krüger2021-03-172-6/+3
* Upgrade rowanAleksey Kladov2021-03-161-1/+1
* Merge #7961bors[bot]2021-03-101-0/+9
|\
| * add user docs for ssr assistJosh Mcguigan2021-03-101-0/+9
* | add apply ssr assistJosh Mcguigan2021-03-102-0/+34
|/
* Use upstream cov-markLaurențiu Nicola2021-03-086-24/+20
* 7526: Renamed create ssr to ide_ssr.Chetan Khilosiya2021-02-229-0/+3894