| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-03-26 | Unify key types in get_lookup. | Camille GILLOT | -4/+4 |
| 2020-03-26 | Rustfmt. | Camille GILLOT | -249/+239 |
| 2020-03-26 | Make librustc_query_system compile. | Camille GILLOT | -785/+54 |
| 2020-03-26 | Move query system to librustc_query_system. | Camille GILLOT | -0/+2304 |
| 2020-03-26 | Generalise Query starting. | Camille GILLOT | -1/+4 |
| 2020-03-26 | Decouple from DepKind. | Camille GILLOT | -0/+4 |
| 2020-03-23 | Address review. | Camille GILLOT | -10/+10 |
| 2020-03-23 | Put extract_def_id back on DepNode. | Camille GILLOT | -13/+0 |
| 2020-03-23 | Remove assert_ignored and with_ignore_deps. | Camille GILLOT | -10/+4 |
| 2020-03-23 | Merge ensure_node_can_be_forced into force_from_dep_node. | Camille GILLOT | -8/+3 |
| 2020-03-23 | Fallout in other crates. | Camille GILLOT | -13/+2 |
| 2020-03-23 | Make librustc_query_system compile. | Camille GILLOT | -604/+340 |
| 2020-03-23 | Move dep_graph to new crate librustc_query_system. | Camille GILLOT | -0/+2015 |
