| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-08-30 | mv compiler to compiler/ | mark | -570/+0 | |
| 2020-06-20 | Remove uses of `Vec::remove_item` | Lukas Kalbertodt | -1/+3 | |
| 2020-04-24 | Avoid unused Option::map results | Josh Stone | -1/+5 | |
| These are changes that would be needed if we add `#[must_use]` to `Option::map`, per #71484. | ||||
| 2020-03-27 | Move QueryContext to the parent module. | Camille GILLOT | -1/+1 | |
| 2020-03-26 | Rename read_query_job -> current_query_job and simplify it. | Camille GILLOT | -18/+13 | |
| 2020-03-26 | Rustfmt. | Camille GILLOT | -1/+1 | |
| 2020-03-26 | Make librustc_query_system compile. | Camille GILLOT | -33/+6 | |
| 2020-03-26 | Move query system to librustc_query_system. | Camille GILLOT | -0/+596 | |
