| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-01-10 | Try to fix a perf regression by updating log | Malo Jaffré | -2/+2 |
| 2017-12-21 | Mir: Add Terminatorkind::Abort | David Henningsson | -0/+1 |
| 2017-12-18 | normalize the results of `tcx.type_of` after substituting | Ariel Ben-Yehuda | -9/+3 |
| 2017-12-17 | miri: pass pointer alignments directly instead of contextually. | Eduard-Mihai Burtescu | -191/+134 |
| 2017-12-17 | miri: use separate Pointer and Align instead of PtrAndAlign. | Eduard-Mihai Burtescu | -157/+111 |
| 2017-12-17 | miri: track the Align instead of packedness in PtrAndAlign. | Eduard-Mihai Burtescu | -171/+149 |
| 2017-12-17 | rustc: don't track whether layouts are "packed". | Eduard-Mihai Burtescu | -86/+49 |
| 2017-12-15 | Allow easily creating cheap eval context instances | Oliver Schneider | -57/+66 |
| 2017-12-14 | Move mir validation out of tree | Oliver Schneider | -1480/+59 |
| 2017-12-12 | Move large chunks of miri from rustc::mir::interpret to rustc_mir::interpret | Oliver Schneider | -0/+6794 |
