| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -28/+0 | |
| 2022-12-13 | review comments | Esteban Küber | -3/+3 | |
| 2022-12-13 | Suggest `: Type` instead of `: _` | Esteban Küber | -3/+3 | |
| 2022-12-13 | Suggest `collect`ing into `Vec<_>` | Esteban Küber | -1/+1 | |
| 2022-07-07 | Shorten span for closures. | Camille GILLOT | -3/+3 | |
| 2022-06-02 | add new `emit_inference_failure_err` | lcnr | -1/+6 | |
| 2020-05-09 | Test for coercion between (FnDef | Closure) and (FnDef | Closure) | Donough Liu | -17/+6 | |
| 2020-01-08 | review comments | Esteban Küber | -1/+1 | |
| 2020-01-08 | Point at opaque and closure type definitions in type errors | Esteban Küber | -0/+2 | |
| 2020-01-05 | Add backticks to various diagnostics | varkor | -1/+1 | |
| 2019-11-18 | Specific labels when referring to "expected" and "found" types | Esteban Küber | -3/+3 | |
| 2019-02-07 | Reweork incompatible match arms error | Esteban Küber | -7/+7 | |
| - Point at the body expression of the match arm with the type error. - Point at the prior match arms explicitely stating the evaluated type. - Point at the entire match expr in a secondary span, instead of primary. - For type errors in the first match arm, the cause is outside of the match, treat as implicit block error to give a more appropriate error. | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -6/+6 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+32 | |
