| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-08-26 | make unevaluated const substs optional | lcnr | -2/+2 |
| 2021-08-26 | require a `tcx` for `TypeVisitor` | lcnr | -0/+3 |
| 2021-07-18 | Revert "structural_match: non-structural-match ty closures" | Santiago Pastorino | -5/+1 |
| 2020-11-14 | Use `TypeVisitor::BreakTy` in `structural_match::Search` | LeSeulArtichaut | -36/+15 |
| 2020-11-14 | Introduce `TypeVisitor::BreakTy` | LeSeulArtichaut | -1/+1 |
| 2020-10-30 | Remove implicit `Continue` type | LeSeulArtichaut | -1/+1 |
| 2020-10-30 | Use `ControlFlow::is{break,continue}` | LeSeulArtichaut | -1/+1 |
| 2020-10-30 | TypeVisitor: use `ControlFlow` in rustc_{infer,lint,trait_selection} | LeSeulArtichaut | -30/+20 |
| 2020-09-04 | Change ty.kind to a method | LeSeulArtichaut | -1/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+281 |
