| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-04-15 | remove -Znll -- borrowck=mir implies nll now | Niko Matsakis | -2/+2 |
| 2017-12-15 | more concise debug output when dumping the value of a region | Niko Matsakis | -9/+9 |
| 2017-12-15 | impose inputs/ouputs on MIR after the fact | Niko Matsakis | -1/+5 |
| 2017-12-15 | thread through an implicit region body of the fn body | Niko Matsakis | -4/+6 |
| 2017-12-13 | refactor region value bitmatrix | Niko Matsakis | -4/+4 |
| 2017-12-07 | add closure requirement tests, improve debugging output | Niko Matsakis | -4/+13 |
| 2017-12-04 | replace constant regions with a post-inference check | Niko Matsakis | -2/+2 |
| 2017-11-16 | fix mir-opt NLL tests -- variable `'_#0r` is now `'static` | Niko Matsakis | -5/+5 |
| 2017-11-09 | change separator from `.` to `-` | Mikhail Modin | -2/+2 |
| 2017-11-02 | add `mir-opt/named-lifetimes-basic.rs` | Niko Matsakis | -0/+34 |
