| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-04-15 | Use /* value */ as a placeholder | Michael Goulet | -10/+10 |
| 2024-04-10 | Handle more cases of "values to suggest" given a type | Esteban Küber | -2/+2 |
| 2024-04-09 | Tweak value suggestions in `borrowck` and `hir_analysis` | Esteban Küber | -30/+47 |
| 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 |
