| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-07-29 | Move mir-opt tests to toplevel | Xavier Denis | -76/+0 | |
| 2020-07-29 | add crate name to mir dumps | Xavier Denis | -0/+0 | |
| 2020-07-27 | mv std libs to library/ | mark | -5/+5 | |
| 2020-07-15 | improve naming | Bastian Kauschke | -2/+2 | |
| 2020-07-15 | mir opt diff | Bastian Kauschke | -2/+2 | |
| 2020-05-07 | Renamed "undef" stuff to "uninit" | Hanif Bin Ariffin | -2/+2 | |
| 1. InvalidUndefBytes -> InvalidUninitBytes 2. ScalarMaybeUndef -> ScalarMaybeUninit 3. UndefMask -> InitMask Related issue #71193 | ||||
| 2020-04-27 | Emit basic block ids for statements and terminators in MIR only in -Zverbose ↵ | Oliver Scherer | -12/+12 | |
| mode | ||||
| 2020-04-13 | bless mir opt tests | Bastian Kauschke | -2/+15 | |
| 2020-04-07 | Normalize away pairs of line:col numbers. | Ana-Maria Mihalache | -5/+5 | |
| 2020-04-07 | --bless more mir-opt tests. | Ana-Maria Mihalache | -0/+63 | |
