| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-04-18 | lower `move_val_init` during MIR construction | Ariel Ben-Yehuda | -0/+29 | |
| Because of its "magic" order-of-evaluation semantics, `move_val_init` must be lowered during MIR construction in order to work. | ||||
