| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-06-03 | Make sure the float comparison output is consistent with the expected | kennytm | -7/+6 |
| 2018-04-30 | Improve div by zero const eval errors | Oliver Schneider | -2/+4 |
| 2018-04-30 | Merge ConstMathError into EvalErrorKind | Oliver Schneider | -1/+1 |
| 2018-04-30 | Remove ConstFloat | Oliver Schneider | -27/+27 |
| 2018-04-30 | Implement `PartialCmp` for `ConstFloat` | Oliver Schneider | -6/+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 |
