| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-10-04 | Point to where missing return type should go | Michael Goulet | -1/+1 |
| 2023-09-25 | Use verbose suggestion for `break` without value | Esteban Küber | -20/+30 |
| 2023-09-25 | Handle all arbitrary `loop` nesting in `break` type errors | Esteban Küber | -3/+79 |
| 2023-09-25 | Account for more cases of nested `loop`s for `break` type mismatches | Esteban Küber | -7/+28 |
| 2023-09-25 | Handle yet another case of `break` type mismatch | Esteban Küber | -1/+4 |
| 2023-09-25 | Point at previous breaks that have the expected type | Esteban Küber | -1/+10 |
| 2023-09-22 | Point at cause of expectation of `break` value when possible | Esteban Küber | -1/+21 |
| 2023-01-30 | Modify primary span label for E0308 | Esteban Küber | -1/+1 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+193 |
