| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-08-14 | Moved compile-fail tests to ui tests. | David Wood | -85/+0 | |
| 2018-06-05 | Refactor the const eval diagnostic API | Oliver Schneider | -10/+0 | |
| 2018-03-08 | Fully use miri in trans | Oliver Schneider | -0/+10 | |
| 2017-02-25 | rustc_const_eval: always demand typeck_tables for evaluating constants. | Eduard-Mihai Burtescu | -30/+49 | |
| 2016-08-05 | Updated E0306 to new format. | Federico Ravasio | -6/+24 | |
| 2016-07-22 | refactor constant evaluation error reporting | Ariel Ben-Yehuda | -10/+14 | |
| 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 | -12/+10 | |
| 2015-11-17 | add unit test for the new and the changed errors | Oliver Schneider | -0/+46 | |
