| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-10-25 | Use `is_lang_panic_fn` from `check_consts` in `promote_consts` | Dylan MacKenzie | -1/+2 |
| 2019-10-25 | Make `Item` fields pub | Dylan MacKenzie | -5/+5 |
| 2019-10-25 | Make `check_consts::Item` work on non-const fns | Dylan MacKenzie | -25/+73 |
| 2019-10-26 | rustc_mir: use the new validator's Qualif in promotion. | Eduard-Mihai Burtescu | -1/+24 |
| 2019-09-28 | Add description for every module in `check_consts` | Dylan MacKenzie | -0/+6 |
| 2019-09-28 | Move non-const ops into their own module | Dylan MacKenzie | -1/+2 |
| 2019-09-28 | Add dataflow-based const validation | Dylan MacKenzie | -0/+45 |
