| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-02-20 | Access the session directly from DepContext. | Camille GILLOT | -3/+4 |
| 2021-02-19 | Use a QueryContext for try_mark_green. | Camille GILLOT | -24/+0 |
| 2021-02-19 | Move try_load_from_on_disk_cache to the QueryContext. | Camille GILLOT | -3/+0 |
| 2021-02-19 | Decouple QueryContext from DepContext. | Camille GILLOT | -0/+21 |
| 2021-02-19 | Don't require a QueryContext to access the DepGraph. | Camille GILLOT | -0/+3 |
| 2021-01-08 | Use a side-table of consts instead of matching on the DepKind enum. | Camille GILLOT | -1/+1 |
| 2020-12-18 | rustc_query_system: explicitly register reused dep nodes | Tyson Nottingham | -2/+1 |
| 2020-11-25 | Lazy DefPath decoding for incremental compilation | Aaron Hill | -0/+3 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+85 |
