| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-08-04 | Update wording on E0080 | Shantanu Raj | -1/+1 | |
| Change "attempted" to "attempt" | ||||
| 2016-07-22 | refactor constant evaluation error reporting | Ariel Ben-Yehuda | -1/+1 | |
| Refactor constant evaluation to use a single error reporting function that reports a type-error-like message. Also, unify all error codes with the "constant evaluation error" message to just E0080, and similarly for a few other duplicate codes. The old situation was a total mess, and now that we have *something* we can further iterate on the UX. | ||||
| 2016-03-10 | also print the expected type in the error message | Oliver Schneider | -1/+1 | |
| 2016-03-10 | typestrong constant integers | Oliver Schneider | -2/+1 | |
| 2015-04-01 | dealing with fallout to the tests, in particular diffs between 32- vs 64-bit ↵ | Felix S. Klock II | -2/+6 | |
| targets. See also #23926. | ||||
| 2015-04-01 | Fixes to compile-fail error messages post-rebase. | Felix S. Klock II | -1/+2 | |
| 2015-04-01 | Test cases for checking arithmetic overflow during const eval. | Felix S. Klock II | -0/+34 | |
