| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-04-09 | Tweak value suggestions in `borrowck` and `hir_analysis` | Esteban Küber | -0/+4 | |
| Unify the output of `suggest_assign_value` and `ty_kind_suggestion`. Ideally we'd make these a single function, but doing so would likely require modify the crate dependency tree. | ||||
| 2023-09-25 | Handle all arbitrary `loop` nesting in `break` type errors | Esteban Küber | -0/+36 | |
| 2023-09-25 | Account for more cases of nested `loop`s for `break` type mismatches | Esteban Küber | -0/+24 | |
| 2023-09-22 | Point at cause of expectation of `break` value when possible | Esteban Küber | -0/+3 | |
| Fix #115905. | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+98 | |
