| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-07-15 | Make item spans more consistent | Michael Goulet | -10/+8 | |
| 2022-05-28 | Improve error message for E0081 | Bryysen | -6/+12 | |
| Previously whenever a duplicate discriminant was detected for an Enum, we would print the discriminant bits in the diagnostic without any casting. This caused us to display incorrect values for negative discriminants. After this PR we format the discriminant signedness correctly. Also reworded some of the original error messages. | ||||
| 2021-07-28 | Show discriminant before overflow in diagnostic. | Maarten de Vries | -1/+1 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -1/+1 | |
| 2018-08-31 | cleanup: Add main functions to some UI tests | Vadim Petrochenkov | -7/+2 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+16 | |
