| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-02-21 | Simplify hashing. | Camille GILLOT | -11/+10 |
| 2021-02-20 | Move print_query_stack to rustc_query_system. | Camille GILLOT | -1/+1 |
| 2021-02-20 | Move Query to rustc_query_system. | Camille GILLOT | -6/+45 |
| 2021-02-20 | Access the session directly from DepContext. | Camille GILLOT | -9/+0 |
| 2021-02-19 | Use a QueryContext for try_mark_green. | Camille GILLOT | -1/+23 |
| 2021-02-19 | Move try_load_from_on_disk_cache to the QueryContext. | Camille GILLOT | -1/+4 |
| 2021-02-19 | Decouple QueryContext from DepContext. | Camille GILLOT | -3/+3 |
| 2021-02-19 | Don't require a QueryContext to access the DepGraph. | Camille GILLOT | -4/+1 |
| 2020-10-19 | Remove <CTX: QueryContext> in a bunch of places. | Julian Wollersberger | -4/+2 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+54 |
