Skip to main content
make_query_vtable
rustc_
query_
impl
1.97.0-nightly
(37d85e592 2026-04-28)
In rustc_
query_
impl::
query_
impl::
collect_
and_
partition_
mono_
items
rustc_query_impl
::
query_impl
::
collect_and_partition_mono_items
Function
make_
query_
vtable
Copy item path
Source
pub(crate) fn make_query_vtable<'tcx>( incremental:
bool
, ) ->
QueryVTable
<'tcx,
Cache
<'tcx>>