| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-03-03 | Check which blocks are cleanup in mir-opt tests | Matthew Jasper | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-11-18 | Remove mir::StatementKind::EndRegion | Matthew Jasper | -1/+1 | |
| Since lexical MIR borrow check is gone, and validation no longer uses these, they can be removed. | ||||
| 2018-09-18 | Update mir-opt test suite | Rémy Rakic | -0/+1 | |
| 2018-02-07 | Fix tests for MIR loop lowering | bobtwinkles | -0/+49 | |
| Fixes the hash test to recognize that MirValidated can change when changing around labels, and add a new test that makes sure we're lowering loop statements correctly. | ||||
