| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-08-07 | Convert trait declaration to SMIR | Santiago Pastorino | -0/+4 |
| 2023-07-24 | Dynamic for smir | Eric Mark Martin | -0/+8 |
| 2023-07-22 | add Alias for smir | Eric Mark Martin | -0/+8 |
| 2023-07-20 | Add FnPtr ty to SMIR | Santiago Pastorino | -0/+16 |
| 2023-07-19 | Add Generator to SMIR | Santiago Pastorino | -0/+8 |
| 2023-07-19 | Add Closure ty to SMIR | Santiago Pastorino | -0/+8 |
| 2023-07-19 | Add FnDef ty to SMIR | Santiago Pastorino | -0/+8 |
| 2023-07-18 | Add Foreign to SMIR | Santiago Pastorino | -0/+8 |
| 2023-07-13 | Add Adt to SMIR | Santiago Pastorino | -2/+14 |
| 2023-07-10 | Implement a few more rvalue translation to smir | Celina G. Val | -0/+10 |
| 2023-05-08 | Encode types in SMIR | Oli Scherer | -1/+1 |
| 2023-05-08 | Create a trait to abstract over the smir API | Oli Scherer | -13/+32 |
| 2023-03-16 | Remove `DefId` from `CrateItem` in favor of a lookup table | Oli Scherer | -1/+18 |
| 2023-03-07 | Change item collection to be on demand | Celina G. Val | -4/+7 |
| 2023-03-06 | Create new rustc_smir struct to map future crates | Celina G. Val | -0/+12 |
