| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-10-25 | Remove `QualifResolver` abstraction | Dylan MacKenzie | -144/+9 |
| 2019-10-26 | rustc_mir: use the new validator's Qualif in promotion. | Eduard-Mihai Burtescu | -3/+9 |
| 2019-10-22 | Pattern match over PlaceRef rather than Place | Santiago Pastorino | -9/+8 |
| 2019-09-30 | Use separate files for debugging `Qualif` dataflow results | Dylan MacKenzie | -1/+1 |
| 2019-09-30 | Update consumers of `generic::Engine` API | Dylan MacKenzie | -1/+2 |
| 2019-09-29 | remove indexed_vec re-export from rustc_data_structures | csmoe | -1/+1 |
| 2019-09-28 | Mask results from flow-sensitive resolver with `in_any_value_of_ty` | Dylan MacKenzie | -1/+19 |
| 2019-09-28 | Add description for every module in `check_consts` | Dylan MacKenzie | -0/+5 |
| 2019-09-28 | Share `IndirectlyMutableLocals` results via reference | Dylan MacKenzie | -4/+3 |
| 2019-09-28 | Return a `bool` from `in_any_value_of_ty` | Dylan MacKenzie | -1/+1 |
| 2019-09-28 | Add dataflow-based const validation | Dylan MacKenzie | -0/+327 |
