| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-02-07 | Reweork incompatible match arms error | Esteban Küber | -4/+6 | |
| - 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 | -10/+0 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+22 | |
