Skip to main content
make_query_vtable
rustc_
query_
impl
1.97.0-nightly
(c935696dd 2026-04-29)
In rustc_
query_
impl::
query_
impl::
live_
symbols_
and_
ignored_
derived_
traits
rustc_query_impl
::
query_impl
::
live_symbols_and_ignored_derived_traits
Function
make_
query_
vtable
Copy item path
Source
pub(crate) fn make_query_vtable<'tcx>( incremental:
bool
, ) ->
QueryVTable
<'tcx,
Cache
<'tcx>>