| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-03-08 | Don't use the undefined bytes of PrimVal::Bytes | Oliver Schneider | -28/+0 |
| 2018-03-08 | Produce instead of pointers | Oliver Schneider | -0/+10 |
| 2018-03-08 | Add a variant to ConstVal for storing miri results | Oliver Schneider | -4/+4 |
| 2017-12-17 | miri: use separate Pointer and Align instead of PtrAndAlign. | Eduard-Mihai Burtescu | -19/+1 |
| 2017-12-17 | miri: track the Align instead of packedness in PtrAndAlign. | Eduard-Mihai Burtescu | -11/+3 |
| 2017-12-12 | Move large chunks of miri from rustc::mir::interpret to rustc_mir::interpret | Oliver Schneider | -73/+22 |
| 2017-12-06 | Update miri to rustc changes | Oliver Schneider | -23/+19 |
| 2017-09-29 | Adjust imports to librustc::mir::interpret | Oliver Schneider | -1/+1 |
| 2017-09-29 | Move miri base code to rustc::mir::interpret | Oliver Schneider | -0/+405 |
