| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-03-26 | Use iter::zip in compiler/ | Josh Stone | -2/+2 |
| 2021-02-21 | Simplify hashing. | Camille GILLOT | -22/+14 |
| 2021-02-20 | Move print_query_stack to rustc_query_system. | Camille GILLOT | -4/+42 |
| 2021-02-20 | Move report_cycle to rustc_query_system. | Camille GILLOT | -0/+36 |
| 2021-02-20 | Move Query to rustc_query_system. | Camille GILLOT | -48/+43 |
| 2021-02-19 | Decouple QueryContext from DepContext. | Camille GILLOT | -2/+3 |
| 2020-11-21 | Fix typos | Dániel Buga | -3/+3 |
| 2020-10-19 | Remove <CTX: QueryContext> in a bunch of places. | Julian Wollersberger | -72/+98 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+570 |
