| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-10-31 | Assert that locals have storage when used | Tomasz Miąsko | -12/+21 |
| 2020-10-30 | validator: Extend aliasing check to a call terminator | Tomasz Miąsko | -5/+40 |
| 2020-10-24 | MIR validation should check `SwitchInt` values are valid for the type | Wesley Wiser | -2/+24 |
| 2020-10-14 | Validate references to source scopes | Tomasz Miąsko | -2/+15 |
| 2020-10-10 | Refactor how SwitchInt stores jump targets | Jonas Schievink | -13/+4 |
| 2020-10-04 | Replace `(Body, DefId)` with `Body` where possible | Dylan MacKenzie | -1/+1 |
| 2020-10-04 | Remember the `MirSource` for each `Body` | Dylan MacKenzie | -6/+5 |
| 2020-10-02 | validate: skip debuginfo | Jonas Schievink | -15/+14 |
| 2020-10-02 | validate: storage must be allocated on local use | Jonas Schievink | -3/+29 |
| 2020-09-10 | Validate removal of AscribeUserType, FakeRead, and Shallow borrow | Tomasz Miąsko | -2/+26 |
| 2020-09-04 | Change ty.kind to a method | LeSeulArtichaut | -1/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+396 |
