Build jump table at runtime.
This commit is contained in:
parent
602d3cbce3
commit
bd5c107672
10 changed files with 112 additions and 131 deletions
|
@ -838,7 +838,7 @@ pub fn create_global_ctxt<'tcx>(
|
|||
dep_graph,
|
||||
queries.on_disk_cache.as_ref().map(OnDiskCache::as_dyn),
|
||||
queries.as_dyn(),
|
||||
&rustc_query_impl::QUERY_CALLBACKS,
|
||||
rustc_query_impl::query_callbacks(arena),
|
||||
crate_name,
|
||||
outputs,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue