| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-08-26 | ignore const substs in `implicit_infer` | lcnr | -9/+22 |
| 2021-08-26 | add `tcx` to `fn walk` | lcnr | -18/+23 |
| 2021-08-26 | make unevaluated const substs optional | lcnr | -1/+2 |
| 2021-03-20 | extract `ConstKind::Unevaluated` into a struct | lcnr | -2/+2 |
| 2021-02-23 | Small optimizations to obligation forest | kadmin | -1/+1 |
| 2020-09-26 | MiniSet/MiniMap moved and renamed into SsoHashSet/SsoHashMap | Valerii Lashmanov | -4/+4 |
| 2020-09-23 | Move MiniSet to data_structures | Andreas Jonson | -43/+1 |
| 2020-09-17 | Only visit types once when walking the type tree | Valerii Lashmanov | -8/+72 |
| 2020-09-04 | Change ty.kind to a method | LeSeulArtichaut | -1/+1 |
| 2020-08-31 | Remove notrust in rustc_middle | Ivan Tham | -2/+2 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+182 |
