| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-12-06 | Also add an API to check if an instance has body | Celina G. Val | -3/+6 |
| 2023-12-06 | Fix `is_foreign_item` for StableMIR instance | Celina G. Val | -1/+2 |
| 2023-11-20 | Add place.ty() and Ty build from a kind to smir | Celina G. Val | -1/+2 |
| 2023-11-16 | Add more APIs and fix `Instance::body` | Celina G. Val | -3/+11 |
| 2023-10-26 | Update Place and Operand to take slices | Kirby Linvill | -1/+1 |
| 2023-10-25 | Add a public API to get all body locals | Kirby Linvill | -1/+1 |
| 2023-10-23 | Add test and remove double ref | Celina G. Val | -15/+18 |
| 2023-10-23 | Try to work around 32 bit mingw issues | Oli Scherer | -0/+1 |
| 2023-10-23 | Avoid having `rustc_smir` depend on `rustc_interface` or `rustc_driver` | Oli Scherer | -1/+4 |
| 2023-10-19 | Add stable Instance::body() and RustcInternal trait | Celina G. Val | -0/+115 |
