| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-03-30 | rustc -> rustc_middle part 1 | Mazdak Farrokhzad | -2/+2 |
| 2020-03-27 | Move QueryContext to the parent module. | Camille GILLOT | -42/+46 |
| 2020-03-27 | Remove the QueryGetter trait. | Camille GILLOT | -88/+70 |
| 2020-03-26 | Don't allow access to the Session. | Camille GILLOT | -5/+4 |
| 2020-03-26 | Rename read_query_job -> current_query_job and simplify it. | Camille GILLOT | -20/+16 |
| 2020-03-26 | Add comment. | Camille GILLOT | -0/+2 |
| 2020-03-26 | Simplify generics on try_start. | Camille GILLOT | -5/+4 |
| 2020-03-26 | Move generics on QueryCache. | Camille GILLOT | -20/+20 |
| 2020-03-26 | Prune dependencies. | Camille GILLOT | -1/+1 |
| 2020-03-26 | Retire DepGraphSafe and HashStableContext. | Camille GILLOT | -18/+11 |
| 2020-03-26 | Access QueryStateShard directly. | Camille GILLOT | -19/+5 |
| 2020-03-26 | Unify key types in get_lookup. | Camille GILLOT | -4/+4 |
| 2020-03-26 | Rustfmt. | Camille GILLOT | -248/+234 |
| 2020-03-26 | Make librustc_query_system compile. | Camille GILLOT | -785/+45 |
| 2020-03-26 | Move query system to librustc_query_system. | Camille GILLOT | -0/+2304 |
