| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-10-05 | Fix infinite recursion in <DepNode as Debug>. | Michael Woerister | -2/+2 |
| 2017-09-13 | Update mir-opt tests to reflect change to EndRegion emission order. | Felix S. Klock II | -1/+1 |
| 2017-09-08 | Use NodeId/HirId instead of DefId for local variables. | Eduard-Mihai Burtescu | -1/+1 |
| 2017-09-05 | Fix tests | est31 | -2/+2 |
| 2017-09-01 | rustc: rename CodeExtent to Scope and RegionMaps to ScopeTree. | Eduard-Mihai Burtescu | -3/+3 |
| 2017-09-01 | rustc: use hir::ItemLocalId instead of ast::NodeId in CodeExtent. | Eduard-Mihai Burtescu | -3/+3 |
| 2017-08-08 | explain that the example is indeed UB, but that's okay | Ralf Jung | -0/+3 |
| 2017-08-04 | test MIR validation statements in closures | Ralf Jung | -5/+21 |
| 2017-08-01 | also release-validate return value before a call | Ralf Jung | -1/+1 |
| 2017-07-31 | Handle closures. Add some more tests. | Ralf Jung | -0/+44 |
