| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-12-15 | more concise debug output when dumping the value of a region | Niko Matsakis | -3/+3 |
| 2017-12-15 | thread through an implicit region body of the fn body | Niko Matsakis | -6/+6 |
| 2017-12-07 | add closure requirement tests, improve debugging output | Niko Matsakis | -3/+3 |
| 2017-12-04 | constraint_generation: create liveness constraints more thoroughly | Niko Matsakis | -1/+1 |
| 2017-12-03 | funnel all unwind paths through a single Resume block | Ariel Ben-Yehuda | -3/+3 |
| 2017-11-28 | tests: update to include move annotations in MIR. | Eduard-Mihai Burtescu | -1/+1 |
| 2017-11-16 | fix mir-opt NLL tests -- variable `'_#0r` is now `'static` | Niko Matsakis | -5/+5 |
| 2017-11-09 | change MIR dump filenames from `nodeN` to `DefPath` | Mikhail Modin | -4/+4 |
| 2017-10-31 | change region display to `'_#Nr`, update the `newtype_index!` macro | Niko Matsakis | -3/+3 |
| 2017-10-31 | add basic region subtyping inference | Santiago Pastorino | -0/+49 |
