| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-04-22 | avoid calling `mk_region` unnecessarily | Ariel Ben-Yehuda | -3/+2 |
| 2017-04-20 | rustc: combine type_needs_drop_given_env and may_drop into needs_drop. | Eduard-Mihai Burtescu | -2/+1 |
| 2017-04-11 | store Spans for all MIR locals | Ariel Ben-Yehuda | -5/+6 |
| 2017-03-24 | Represent function pointers in mir-constants as a Value instead of Item | Oliver Schneider | -3/+3 |
| 2017-03-21 | Add warning about volatility of MIR output | Jake Goulding | -0/+3 |
| 2017-03-18 | translate drop glue using MIR | Ariel Ben-Yehuda | -83/+218 |
| 2017-03-18 | move the drop expansion code to rustc_mir | Ariel Ben-Yehuda | -0/+1406 |
