Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use upstream cov-mark | Laurențiu Nicola | 2021-03-08 | 1 | -9/+8 |
* | 7708: rust ideomatic code fixes. | Chetan Khilosiya | 2021-03-06 | 1 | -9/+11 |
* | 7708: handle both FamousDefs fixture and plain code. | Chetan Khilosiya | 2021-03-06 | 1 | -8/+18 |
* | 7708: Added the updated implementation of is_default_implemented. | Chetan Khilosiya | 2021-03-06 | 1 | -33/+31 |
* | 7708: Added the logic to check is default impl is already present. | Chetan Khilosiya | 2021-03-06 | 1 | -18/+97 |
* | 7708: Updated generate default fn logic. | Chetan Khilosiya | 2021-03-06 | 1 | -22/+48 |
* | 7708: Added the work for review comments. | Chetan Khilosiya | 2021-03-06 | 1 | -31/+60 |
* | 7708: Fixed many documentaion example issues. | Chetan Khilosiya | 2021-03-06 | 1 | -6/+6 |
* | 7708: Format code through rust-analyzer formatter. | Chetan Khilosiya | 2021-03-06 | 1 | -35/+44 |
* | 7708: Initial implementation of generate Default assist. | Chetan Khilosiya | 2021-03-06 | 1 | -0/+221 |