| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-07-29 | remove some manual hash stable impls | lcnr | -40/+0 |
| 2022-07-20 | rename get_global_alloc to try_get_global_alloc | Ralf Jung | -1/+1 |
| 2022-07-19 | interpret: rename Tag/PointerTag to Prov/Provenance | Ralf Jung | -2/+2 |
| 2022-06-19 | Move RegionKind to rustc_type_ir | Jack Huey | -37/+5 |
| 2022-05-26 | rebase, use Ty in CallArgument and re-insert static_assert_size on Constraint... | b-naber | -2/+2 |
| 2022-05-25 | add def_id and substs to ConstraintCategory::CallArgument | b-naber | -2/+2 |
| 2022-05-10 | Auto merge of #94799 - lcnr:list-ty-perf, r=petrochenkov | bors | -7/+5 |
| 2022-03-30 | rework implementation for inherent impls for builtin types | lcnr | -0/+13 |
| 2022-03-10 | don't hash `()` | lcnr | -1/+1 |
| 2022-03-10 | update `hash_stable` for `List<Ty<'tcx>>` | lcnr | -7/+5 |
| 2022-02-21 | review | lcnr | -0/+8 |
| 2022-02-21 | safely `transmute<&List<Ty<'tcx>>, &List<GenericArg<'tcx>>>` | lcnr | -0/+22 |
| 2022-01-05 | Ensure that `Fingerprint` caching respects hashing configuration | Aaron Hill | -2/+3 |
| 2021-10-03 | Fully remove rustc_middle::ich. | Camille GILLOT | -0/+165 |
