about summary refs log tree commit diff
path: root/src/test/mir-opt/inline/inline-into-box-place/32bit/rustc.main.Inline.diff
AgeCommit message (Collapse)AuthorLines
2020-07-29Move mir-opt tests to toplevelXavier Denis-82/+0
2020-07-27mv std libs to library/mark-4/+4
2020-06-26Show the values and computation that would overflow a const evaluation or ↵Oliver Scherer-2/+2
propagation
2020-06-04Revert "Bless mir-opt tests"Felix S. Klock II-14/+17
This reverts commit a030c923412b0a0f7b02a585debe7bf60357370d.
2020-05-24Clear MIR local type annotations after borrowckJonas Schievink-1/+1
2020-05-09Bless mir-opt testsMatthew Jasper-17/+14
2020-05-07Renamed "undef" stuff to "uninit"Hanif Bin Ariffin-2/+2
1. InvalidUndefBytes -> InvalidUninitBytes 2. ScalarMaybeUndef -> ScalarMaybeUninit 3. UndefMask -> InitMask Related issue #71193
2020-04-27Emit basic block ids for statements and terminators in MIR only in -Zverbose ↵Oliver Scherer-24/+21
mode
2020-04-17ty/print: pretty-print constant aggregates (arrays, tuples and ADTs).Eduard-Mihai Burtescu-1/+1
2020-04-14update 32 bit mir-opt testsBastian Kauschke-15/+24
2020-04-11tests: don't use only-64bit in mir-opt tests.Eduard-Mihai Burtescu-0/+76