| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-06-05 | Refactor the const eval diagnostic API | Oliver Schneider | -1/+1 | |
| 2018-03-08 | Fully use miri in trans | Oliver Schneider | -1/+1 | |
| 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/+2 | |
| 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 | typestrong constant integers | Oliver Schneider | -1/+1 | |
| 2015-10-08 | typos: fix a grabbag of typos all over the place | Cristi Cobzarenco | -1/+1 | |
| 2015-03-03 | Fix span typo in the arithmetic overflow for array length reporting. | Felix S. Klock II | -0/+20 | |
| Added pair of regression tests that I should have made when I thought of doing this in the first place. | ||||
