| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-10-03 | Access StableHashingContext in rustc_query_system. | Camille GILLOT | -6/+5 |
| 2021-05-30 | Reduce amount of function pointers. | Camille GILLOT | -9/+1 |
| 2021-05-02 | Streamline try_start code | Mark Rousskov | -4/+0 |
| 2021-02-20 | Move report_cycle to rustc_query_system. | Camille GILLOT | -5/+5 |
| 2021-02-20 | Move Query to rustc_query_system. | Camille GILLOT | -4/+4 |
| 2021-02-20 | Do not hold query key in Query. | Camille GILLOT | -1/+3 |
| 2021-02-19 | Decouple QueryContext from DepContext. | Camille GILLOT | -2/+2 |
| 2021-02-19 | Remove QueryAccessors::to_dep_node. | Camille GILLOT | -7/+0 |
| 2021-02-13 | Separate the query cache from the query state. | Camille GILLOT | -2/+7 |
| 2021-02-08 | Switch query descriptions to just String | Mark Rousskov | -2/+1 |
| 2020-10-22 | Remove unused ProfileCategory. | Camille GILLOT | -2/+0 |
| 2020-10-19 | Remove <CTX: QueryContext> in a bunch of places. | Julian Wollersberger | -1/+1 |
| 2020-10-12 | Remove generic argument from `QueryConfig`. | Julian Wollersberger | -4/+2 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+133 |
