| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-05-28 | Move some tests to more reasonable places | Caio | -13/+0 | |
| 2020-01-05 | Add backticks to various diagnostics | varkor | -1/+1 | |
| 2019-11-18 | Surround types with backticks in type errors | Esteban Küber | -1/+1 | |
| 2019-11-18 | Remove E0308 note when primary label has all info | Esteban Küber | -1/+0 | |
| 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 | |
