| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-11-15 | add `StorageDead` handling | Mikhail Modin | -7/+9 |
| 2017-11-13 | Use the correct type for cannot move error | matthewjasper | -6/+6 |
| 2017-11-02 | add TerminatorKind::FalseEdges and use it in matches | Mikhail Modin | -0/+1 |
| 2017-10-31 | make the dataflow / mir-borrowck types carry a `'tcx` lifetime | Niko Matsakis | -17/+17 |
| 2017-10-31 | test "needs drop" on region-erased, lifted types | Niko Matsakis | -1/+3 |
| 2017-10-04 | Made `move_paths::MoveError` take span param in `cannot_move_out_of` ctor. | Felix S. Klock II | -45/+76 |
| 2017-10-04 | mir-borrowck: Gather move errors during MoveData construction and report them. | Felix S. Klock II | -31/+39 |
| 2017-08-16 | Merge remote-tracking branch 'origin/master' into gen | Alex Crichton | -0/+337 |
| 2017-08-16 | Factored `MoveData` construction code into `builder` submodule. | Felix S. Klock II | -0/+332 |
