Skip to main content
make_query_vtable
rustc_
query_
impl
1.97.0-nightly
(cb40c25f6 2026-05-04)
In rustc_
query_
impl::
query_
impl::
mir_
shims
rustc_query_impl
::
query_impl
::
mir_shims
Function
make_
query_
vtable
Copy item path
Source
pub(crate) fn make_query_vtable<'tcx>( incremental:
bool
, ) ->
QueryVTable
<'tcx,
Cache
<'tcx>>