| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-07-26 | patch up mir-opt tests | Niko Matsakis | -2/+2 |
| 2018-05-30 | rustc: use syntactic (instead of visibility) source info where appropriate. | Eduard-Mihai Burtescu | -2/+2 |
| 2018-04-15 | remove -Znll -- borrowck=mir implies nll now | Niko Matsakis | -2/+2 |
| 2018-03-23 | Updated MIR with UserAssertTy in mir-opt tests. | David Wood | -2/+2 |
| 2017-12-15 | more concise debug output when dumping the value of a region | Niko Matsakis | -2/+2 |
| 2017-12-15 | thread through an implicit region body of the fn body | Niko Matsakis | -4/+4 |
| 2017-12-07 | add closure requirement tests, improve debugging output | Niko Matsakis | -4/+3 |
| 2017-11-16 | fix mir-opt NLL tests -- variable `'_#0r` is now `'static` | Niko Matsakis | -4/+4 |
| 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 | -2/+2 |
| 2017-10-31 | add reborrow constraints | Santiago Pastorino | -0/+39 |
