Skip to main content
make_query_vtable
rustc_
query_
impl
1.97.0-nightly
(52b6e2c20 2026-04-27)
In rustc_
query_
impl::
query_
impl::
crate_
inherent_
impls_
validity_
check
rustc_query_impl
::
query_impl
::
crate_inherent_impls_validity_check
Function
make_
query_
vtable
Copy item path
Source
pub(crate) fn make_query_vtable<'tcx>( incremental:
bool
, ) ->
QueryVTable
<'tcx,
Cache
<'tcx>>