| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-05-25 | Fix 07c42af554c to work on stable | Mark Simulacrum | -6/+19 |
| 2018-05-24 | Fix issue #50811 (`NaN > NaN` was true). | kennytm | -7/+6 |
| 2018-03-08 | Correct the shift overflow check in miri | Oliver Schneider | -1/+1 |
| 2018-03-08 | Decide signdedness on the layout instead of the type | Oliver Schneider | -12/+25 |
| 2018-03-08 | Don't use the undefined bytes of PrimVal::Bytes | Oliver Schneider | -141/+116 |
| 2018-03-08 | Fully use miri in trans | Oliver Schneider | -2/+20 |
| 2018-03-08 | Produce instead of pointers | Oliver Schneider | -0/+5 |
| 2017-12-12 | Move large chunks of miri from rustc::mir::interpret to rustc_mir::interpret | Oliver Schneider | -0/+267 |
