| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-10-30 | Auto merge of #78182 - LeSeulArtichaut:ty-visitor-contolflow, r=lcnr,oli-obk | bors | -47/+70 |
| 2020-10-30 | Remove implicit `Continue` type | LeSeulArtichaut | -33/+27 |
| 2020-10-30 | Use `ControlFlow::is{break,continue}` | LeSeulArtichaut | -6/+4 |
| 2020-10-30 | TypeVisitor: use `std::ops::ControlFlow` instead of `bool` | LeSeulArtichaut | -46/+77 |
| 2020-10-29 | Make anonymous binders start at 0 | Jack Huey | -2/+3 |
| 2020-10-23 | move `visit_predicate` into `TypeVisitor` | Bastian Kauschke | -6/+5 |
| 2020-10-14 | Remove unused code from rustc_middle | est31 | -45/+6 |
| 2020-09-18 | don't take `TyCtxt` by reference | Bastian Kauschke | -4/+4 |
| 2020-09-04 | ty.flags -> ty.flags() | LeSeulArtichaut | -3/+8 |
| 2020-09-04 | Change ty.kind to a method | LeSeulArtichaut | -3/+3 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+1019 |
