| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -18/+0 | |
| 2020-07-29 | add crate name to mir dumps | Xavier Denis | -1/+1 | |
| 2020-04-07 | --bless all mir-opt tests. | Ana-Maria Mihalache | -67/+1 | |
| 2020-02-01 | Update existing tests for or-patterns | Matthew Jasper | -14/+14 | |
| 2019-06-25 | Add StorageDead statements for `while` conditions | Matthew Jasper | -1/+1 | |
| 2019-06-25 | Use `as_temp` to evaluate statement expressions | Matthew Jasper | -0/+1 | |
| 2019-06-13 | Create fewer basic blocks in match MIR lowering | Matthew Jasper | -27/+21 | |
| 2019-05-21 | Give match arms a drop/region scope | Matthew Jasper | -16/+17 | |
| Also give arms the correct lint scope in MIR. | ||||
| 2019-04-22 | update tests for migrate mode by default | Matthew Jasper | -4/+6 | |
| 2019-02-21 | Move the exit block of the match to the end | Matthew Jasper | -20/+20 | |
| 2019-02-21 | Clean up MIR match lowering | Matthew Jasper | -29/+30 | |
| * Adjust fake borrows to only be live over guards. * Remove unused `slice_len_checked` field. * Split the methods on builder into those for matches and those for all kinds of pattern bindings. | ||||
| 2018-12-17 | tidy | Shotaro Yamada | -1/+1 | |
| 2018-12-17 | Add MIR test | Shotaro Yamada | -0/+85 | |
