| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-04-11 | Try to use the first char in the trait name as type param | Esteban Küber | -1/+1 |
| 2020-04-11 | Account for existing names when suggesting adding a type param | Esteban Küber | -1/+8 |
| 2020-04-11 | Account for type params with bounds | Esteban Küber | -0/+8 |
| 2020-04-11 | Handle `impl Trait` where `Trait` has an assoc type with missing bounds | Esteban Küber | -0/+29 |
