| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-09-29 | Rollup merge of #116024 - ouz-a:smir_region, r=oli-obk | Matthias Krüger | -9/+82 |
| 2023-09-28 | simplify visit | ouz-a | -28/+2 |
| 2023-09-28 | visit and fold ty::ref | ouz-a | -2/+8 |
| 2023-09-28 | simplify fold | ouz-a | -34/+3 |
| 2023-09-28 | change visit to fold for ty and reg | ouz-a | -5/+5 |
| 2023-09-28 | add visitor for Region | ouz-a | -2/+35 |
| 2023-09-28 | add real folder to Region | ouz-a | -2/+39 |
| 2023-09-28 | remove un-needed variants | ouz-a | -13/+0 |
| 2023-09-28 | fix imports | ouz-a | -1/+1 |
| 2023-09-28 | make reg public and add visit, fold | ouz-a | -3/+22 |
| 2023-09-28 | add stable for RegionKind | ouz-a | -1/+1 |
| 2023-09-28 | add RegionDef | ouz-a | -3/+6 |
| 2023-09-28 | make region struct and add neccesasry types | ouz-a | -2/+47 |
| 2023-09-28 | don't clone copy types | Matthias Krüger | -2/+2 |
| 2023-09-25 | Split out the stable part of smir into its own crate to prevent accidental us... | Oli Scherer | -0/+1756 |
