| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -18/+0 | |
| 2021-08-11 | Modify structured suggestion output | Esteban Küber | -1/+1 | |
| * On suggestions that include deletions, use a diff inspired output format * When suggesting addition, use `+` as underline * Color highlight modified span | ||||
| 2020-05-02 | When a projection is expected, suggest constraining or calling method | Esteban Küber | -2/+4 | |
| 2019-11-18 | Surround types with backticks in type errors | Esteban Küber | -1/+1 | |
| 2019-11-18 | review comments: tweak prefix strings | Esteban Küber | -1/+1 | |
| 2019-11-18 | Specific labels when referring to "expected" and "found" types | Esteban Küber | -2/+2 | |
| 2019-09-18 | Add explanation to type mismatch involving type params and assoc types | Esteban Küber | -0/+2 | |
| 2019-08-09 | review comments: typo and rewording | Esteban Küber | -1/+1 | |
| 2019-08-09 | review comment: review wording or missing return error | Esteban Küber | -1/+1 | |
| 2019-08-09 | Tweak wording of fn without explicit return | Esteban Küber | -1/+1 | |
| 2019-08-09 | Change wording for function without return value | Esteban Küber | -1/+1 | |
| Fix #62677 | ||||
| 2018-12-30 | Tweak E0308 error for clarity | Esteban Küber | -1/+1 | |
| 2018-12-30 | Point at function name span | Esteban Küber | -1/+3 | |
| 2018-12-30 | Point at the return type span on type mismatch due to missing return | Esteban Küber | -2/+2 | |
| Do not point at the entire block span on fn return type mismatches caused by missing return. | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -1/+1 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+12 | |
