From 584a52096e207f7884d57da3d1357ce7f056f1da Mon Sep 17 00:00:00 2001 From: John Kåre Alsaker Date: Tue, 25 Dec 2018 04:36:17 +0100 Subject: Clean up and optimize OpenTask / read_index --- src/librustc/ty/query/plumbing.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/librustc/ty/query') diff --git a/src/librustc/ty/query/plumbing.rs b/src/librustc/ty/query/plumbing.rs index 6887f480f72..88be99726df 100644 --- a/src/librustc/ty/query/plumbing.rs +++ b/src/librustc/ty/query/plumbing.rs @@ -212,7 +212,7 @@ impl<'a, 'tcx, Q: QueryDescription<'tcx>> JobOwner<'a, 'tcx, Q> { tcx: tcx.global_tcx(), query: Some(self.job.clone()), layout_depth: current_icx.layout_depth, - task: current_icx.task, + task_deps: current_icx.task_deps, }; // Use the ImplicitCtxt while we execute the query -- cgit 1.4.1-3-g733a5