Skip to main content
make_query_vtable
rustc_
query_
impl
1.95.0-beta.2
(64e2968f2 2026-03-07)
In rustc_
query_
impl::
query_
impl::
check_
mono_
item
rustc_query_impl
::
query_impl
::
check_mono_item
Function
make_
query_
vtable
Copy item path
Source
pub(crate) fn make_query_vtable<'tcx>( incremental:
bool
, ) ->
QueryVTable
<'tcx,
Cache
<'tcx>>