| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-09-07 | Move rustc_mir::transform to rustc_mir_transform. | Camille GILLOT | -112/+0 |
| 2021-06-01 | Reland - Report coverage `0` of dead blocks | Rich Kadel | -1/+1 |
| 2021-05-11 | Revert "Auto merge of #84797 - richkadel:cover-unreachable-statements, r=tman... | Rich Kadel | -1/+1 |
| 2021-05-01 | Report coverage `0` of dead blocks | Rich Kadel | -1/+1 |
| 2021-03-05 | Bump all mir_opt_level 3 to 4 | Santiago Pastorino | -2/+2 |
| 2021-03-05 | Extract mir_opt_level to a method and use Option to be able to know if the va... | Santiago Pastorino | -1/+1 |
| 2020-11-18 | move checks later into optimization passes | cjkenn | -6/+6 |
| 2020-11-16 | add optimization fuel checks to some mir passes | cjkenn | -0/+6 |
| 2020-10-10 | Refactor how SwitchInt stores jump targets | Jonas Schievink | -9/+11 |
| 2020-10-04 | Remember the `MirSource` for each `Body` | Dylan MacKenzie | -2/+2 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+104 |
