| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-09-21 | try to avoid some layout_of calls | Ralf Jung | -1/+1 |
| 2023-09-20 | interpret: more consistently use ImmTy in operators and casts | Ralf Jung | -7/+6 |
| 2023-09-11 | Return ImmTy in discriminant_for_variant. | Camille GILLOT | -3/+4 |
| 2023-07-25 | interpret: make read functions generic over operand type | Ralf Jung | -18/+13 |
| 2023-07-25 | interpret: make write functions generic over the place type | Ralf Jung | -6/+11 |
| 2023-07-25 | interpret: read_discriminant: only return VariantIdx | Ralf Jung | -27/+39 |
| 2023-07-25 | interpret: refactor projection code to work on a common trait, and use that f... | Ralf Jung | -6/+22 |
| 2023-07-21 | Revert "Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk" | David Tolnay | -14/+10 |
| 2023-07-21 | support non-null pointer niches in CTFE | Moulins | -10/+14 |
| 2023-07-14 | refactor(rustc_middle): Substs -> GenericArg | Mahdi Dibaiee | -5/+3 |
| 2023-04-16 | Various minor Idx-related tweaks | Scott McMurray | -8/+9 |
| 2023-02-06 | interpret: move discriminant reading and writing to separate file | Ralf Jung | -0/+238 |
