| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-10-30 | Add a stable MIR visitor | Celina G. Val | -3/+4 |
| 2023-10-24 | Remove fold code and add Const::internal() | Celina G. Val | -4/+0 |
| 2023-10-23 | Remove unsafe and `Rc` | Celina G. Val | -8/+5 |
| 2023-10-23 | Add method to convert internal to stable constructs | Celina G. Val | -26/+26 |
| 2023-10-19 | Add stable Instance::body() and RustcInternal trait | Celina G. Val | -0/+4 |
| 2023-10-16 | Add MonoItems and Instance to stable_mir | Celina G. Val | -15/+28 |
| 2023-10-13 | change fn name, return loc info, local name | Oğuz Ağcayazı | -2/+2 |
| 2023-10-11 | implement get_filename/lines for span | Oğuz Ağcayazı | -5/+12 |
| 2023-10-10 | Rollup merge of #116560 - ouz-a:efficient_ids, r=oli-obk | Guillaume Gomez | -3/+23 |
| 2023-10-10 | add new wrapper for FxIndexMap | Oğuz Ağcayazı | -3/+23 |
| 2023-10-09 | return crates instead of a crate | Oğuz Ağcayazı | -4/+4 |
| 2023-09-25 | Split out the stable part of smir into its own crate to prevent accidental us... | Oli Scherer | -0/+242 |
