| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-03-30 | remove a dead parameter that everyone sets to None | Ralf Jung | -1/+1 |
| 2020-03-30 | rustc -> rustc_middle part 2 | Mazdak Farrokhzad | -1/+1 |
| 2020-03-30 | rustc -> rustc_middle part 1 | Mazdak Farrokhzad | -1/+1 |
| 2020-03-24 | fix const_prop ICE | Ralf Jung | -5/+3 |
| 2020-03-24 | move ModifiedStatic error to ConstEval errors, and generally adjust terminolo... | Ralf Jung | -0/+6 |
| 2020-03-23 | add err_machine_stop macro | Ralf Jung | -2/+2 |
| 2020-02-13 | rename PanicInfo -> AssertKind | Ralf Jung | -2/+2 |
| 2020-02-13 | move PanicInfo to mir module | Ralf Jung | -1/+2 |
| 2020-02-13 | remove PanicInfo::Panic variant that MIR does not use or need | Ralf Jung | -2/+8 |
| 2020-02-13 | remove Panic variant from InterpError | Ralf Jung | -7/+14 |
| 2019-12-26 | Move const eval query components into their own module | Oliver Scherer | -2/+14 |
| 2019-12-26 | Move const eval machine into its own module | Oliver Scherer | -0/+30 |
