Skip to main content
make_query_vtable
rustc_
query_
impl
1.96.0-nightly
(38c0de8dc 2026-02-28)
In rustc_
query_
impl::
query_
impl::
crate_
dep_
kind
rustc_query_impl
::
query_impl
::
crate_dep_kind
Function
make_
query_
vtable
Copy item path
Source
pub(crate) fn make_query_vtable<'tcx>( incremental:
bool
, ) ->
QueryVTable
<'tcx,
Cache
<'tcx>>