| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-08-07 | Add all_trait_decls to SMIR | Santiago Pastorino | -0/+4 |
| 2023-08-07 | Convert trait declaration to SMIR | Santiago Pastorino | -1/+2 |
| 2023-07-02 | Use scoped-tls for SMIR to map between TyCtxt and SMIR datastructures | yukang | -14/+14 |
| 2023-05-08 | Create a trait to abstract over the smir API | Oli Scherer | -6/+60 |
| 2023-04-14 | Add a stable MIR way to get the main function | Oli Scherer | -0/+7 |
| 2023-03-16 | Implement a minimal subset of MIR statements and terminators for smir | Oli Scherer | -0/+8 |
| 2023-03-16 | Remove `DefId` from `CrateItem` in favor of a lookup table | Oli Scherer | -3/+1 |
| 2023-03-07 | Change item collection to be on demand | Celina G. Val | -2/+10 |
| 2023-03-06 | Create new rustc_smir struct to map future crates | Celina G. Val | -0/+52 |
