| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-08-14 | Moved compile-fail tests to ui tests. | David Wood | -17/+0 | |
| 2018-06-26 | migrate codebase to `..=` inclusive range patterns | Zack M. Davis | -1/+1 | |
| These were stabilized in March 2018's #47813, and are the Preferred Way to Do It going forward (q.v. #51043). | ||||
| 2018-03-08 | Fully use miri in trans | Oliver Schneider | -2/+1 | |
| 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-05-07 | test: adjust for the move to MIR-based const checking. | Eduard Burtescu | -2/+1 | |
| 2015-09-11 | Fixed test | christopherdumas | -1/+3 | |
| 2015-09-10 | Added test | christopherdumas | -0/+16 | |
