| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-12-29 | Remove `compile-fail` test suite | Vadim Petrochenkov | -14/+0 | |
| 2020-11-12 | check mir exists before validation; fix tests | Vishnunarayan K I | -1/+0 | |
| 2020-06-28 | Update tests | Dylan MacKenzie | -4/+4 | |
| 2020-06-19 | update diagnostics for &mut in constants | Christian Poveda | -1/+1 | |
| 2020-04-29 | Bless tests | Dylan MacKenzie | -1/+0 | |
| 2020-04-14 | typeck: workaround WF hole in `to_const`. | Eduard-Mihai Burtescu | -0/+5 | |
| 2020-03-23 | Evaluate repeat expression lengths as late as possible | Oliver Scherer | -6/+1 | |
| 2020-01-09 | Update tests | Vadim Petrochenkov | -0/+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 | -5/+1 | |
| 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/+4 | |
| 2019-07-11 | rustc_mir: follow FalseUnwind's real_target edge in qualify_consts. | Eduard-Mihai Burtescu | -3/+7 | |
| 2019-07-06 | Make WhileTrue into an EarlyLintPass lint. | Mazdak Farrokhzad | -0/+1 | |
| 2019-06-13 | Create fewer basic blocks in match MIR lowering | Matthew Jasper | -0/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-11-16 | adjust remaining tests | Ralf Jung | -0/+1 | |
| 2018-10-25 | Rebase fallout | Oliver Schneider | -1/+0 | |
| 2018-10-25 | Report const eval error inside the query | Oliver Schneider | -1/+1 | |
| 2018-10-03 | Move platform dependent output ui tests to compile-fail | Oliver Schneider | -0/+18 | |
