| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-08-26 | review | lcnr | -1/+1 |
| 2021-08-26 | update `TypeFlags` to deal with missing ct substs | lcnr | -1/+1 |
| 2021-04-06 | Do not ICE when closure is involved in TAIT | Esteban Küber | -1/+6 |
| 2021-03-26 | Use iter::zip in compiler/ | Josh Stone | -17/+16 |
| 2021-02-12 | Don't check self type twice | Ryan Levick | -4/+1 |
| 2021-02-12 | Switch boolean checks | Ryan Levick | -1/+1 |
| 2021-02-12 | Short circuit full corherence check when dealing with types with different re... | Ryan Levick | -5/+6 |
| 2021-02-04 | Try fast_reject::simplify_type in coherence before doing full check | Ryan Levick | -1/+31 |
| 2020-12-24 | use matches!() macro in more places | Matthias Krüger | -4/+2 |
| 2020-11-16 | compiler: fold by value | Bastian Kauschke | -3/+4 |
| 2020-09-15 | fix a couple of stylistic clippy warnings | Matthias Krüger | -1/+1 |
| 2020-09-04 | Change ty.kind to a method | LeSeulArtichaut | -3/+3 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+577 |
