Skip to main content
make_query_vtable
rustc_
query_
impl
1.95.0-nightly
(3a70d0349 2026-02-27)
In rustc_
query_
impl::
query_
impl::
hir_
attr_
map
rustc_query_impl
::
query_impl
::
hir_attr_map
Function
make_
query_
vtable
Copy item path
Source
pub(crate) fn make_query_vtable<'tcx>( incremental:
bool
, ) ->
QueryVTable
<'tcx,
Cache
<'tcx>>