about summary refs log tree commit diff
path: root/src/librustc_query_system/query/job.rs
AgeCommit message (Expand)AuthorLines
2020-04-24Avoid unused Option::map resultsJosh Stone-1/+5
2020-03-27Move QueryContext to the parent module.Camille GILLOT-1/+1
2020-03-26Rename read_query_job -> current_query_job and simplify it.Camille GILLOT-18/+13
2020-03-26Rustfmt.Camille GILLOT-1/+1
2020-03-26Make librustc_query_system compile.Camille GILLOT-33/+6
2020-03-26Move query system to librustc_query_system.Camille GILLOT-0/+596