Avoid a clone of output_filenames.
This commit is contained in:
parent
7f9ab0300c
commit
ba0ac88cd5
2 changed files with 3 additions and 3 deletions
|
@ -799,7 +799,7 @@ pub fn create_global_ctxt<'tcx>(
|
|||
query_result_on_disk_cache,
|
||||
queries.as_dyn(),
|
||||
&crate_name,
|
||||
&outputs,
|
||||
outputs,
|
||||
)
|
||||
})
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue