| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-10-02 | Calculate liveness for the same locals with and without -Zpolonius | Matthew Jasper | -1/+3 |
| 2019-07-22 | fix tidy | lqd | -1/+1 |
| 2019-07-22 | issue-46589 passes in Polonius and fails in NLL, duplicate it and manually ch... | lqd | -0/+32 |
| 2019-07-22 | Add test to check that assignments to projections do not kill too many loans | lqd | -0/+101 |
| 2019-07-22 | Add test checking various assignments are accepted in Polonius | lqd | -0/+88 |
| 2019-07-22 | Make both polonius loans tests check-pass | lqd | -2/+2 |
| 2019-07-22 | Rename test so that both "kills-loans" tests match names | lqd | -1/+2 |
| 2019-07-22 | Add test extracted from rand, checking that StorageDead kills loans | lqd | -0/+28 |
| 2019-07-22 | Polonius facts: kill loans on Call terminators and StorageDead | lqd | -0/+24 |
| 2019-07-22 | Create a dedicated polonius test folder | lqd | -0/+88 |
