| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-07-29 | Move mir-opt tests to toplevel | Xavier Denis | -82/+0 | |
| 2020-07-27 | mv std libs to library/ | mark | -4/+4 | |
| 2020-06-26 | Show the values and computation that would overflow a const evaluation or ↵ | Oliver Scherer | -2/+2 | |
| propagation | ||||
| 2020-06-04 | Revert "Bless mir-opt tests" | Felix S. Klock II | -14/+17 | |
| This reverts commit a030c923412b0a0f7b02a585debe7bf60357370d. | ||||
| 2020-05-24 | Clear MIR local type annotations after borrowck | Jonas Schievink | -1/+1 | |
| 2020-05-09 | Bless mir-opt tests | Matthew Jasper | -17/+14 | |
| 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 | -24/+21 | |
| mode | ||||
| 2020-04-17 | ty/print: pretty-print constant aggregates (arrays, tuples and ADTs). | Eduard-Mihai Burtescu | -1/+1 | |
| 2020-04-14 | update 32 bit mir-opt tests | Bastian Kauschke | -15/+24 | |
| 2020-04-11 | tests: don't use only-64bit in mir-opt tests. | Eduard-Mihai Burtescu | -0/+76 | |
