| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-26 | Custom mir: Add support for some remaining, easy to support constructs | Jakob Degen | -0/+14 |
| 2023-01-26 | Rollup merge of #107085 - tmiasko:custom-mir-operators, r=oli-obk | Matthias Krüger | -0/+6 |
| 2023-01-19 | Custom MIR: Support binary and unary operations | Tomasz Miąsko | -0/+6 |
| 2023-01-19 | Custom MIR: Support storage statements | Tomasz Miąsko | -0/+6 |
| 2022-12-21 | Clarify that raw retags are not permitted in Mir | Jakob Degen | -3/+0 |
| 2022-12-18 | use &str / String literals instead of format!() | Matthias Krüger | -1/+1 |
| 2022-12-16 | Support call and drop terminators in custom mir | Jakob Degen | -0/+49 |
| 2022-12-14 | Support more projections in custom mir | Jakob Degen | -6/+37 |
| 2022-12-14 | Support common enum operations in custom mir | Jakob Degen | -2/+69 |
| 2022-11-29 | Support statics in custom mir | Jakob Degen | -0/+23 |
| 2022-11-29 | Support most constant kinds in custom mir | Jakob Degen | -7/+17 |
| 2022-11-08 | Add support for custom MIR parsing | Jakob Degen | -0/+72 |
