| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-12-29 | Remove `compile-fail` test suite | Vadim Petrochenkov | -21/+0 | |
| 2020-09-29 | Update `compile-fail` test | Dylan MacKenzie | -0/+2 | |
| 2020-09-22 | Bless compile-fail | Dylan MacKenzie | -3/+1 | |
| 2020-04-29 | Bless tests | Dylan MacKenzie | -1/+0 | |
| 2020-01-09 | Update tests | Vadim Petrochenkov | -0/+1 | |
| 2019-12-02 | Correct other tests related to const_mut_refs | Christian Poveda | -1/+1 | |
| 2019-11-15 | A `Downcast` is now reached when const-checking a `for` loop | Dylan MacKenzie | -0/+1 | |
| I believe this occurs because the old checker stopped processing basic blocks after a `SwitchInt`. | ||||
| 2019-11-13 | Bless less verbose error messages | Dylan MacKenzie | -2/+0 | |
| The MIR const-checker errors for if/match/loop are now delay span bugs, so nothing will be emitted unless the HIR checker misses something. | ||||
| 2019-11-13 | Bless const tests with improved diagnostics | Dylan MacKenzie | -0/+1 | |
| 2019-08-06 | move error with diverging output to compile-fail | Esteban Küber | -0/+21 | |
