Skip to main content
make_query_vtable
rustc_
query_
impl
1.96.0-beta.5
(a5a9a5438 2026-05-01)
In rustc_
query_
impl::
query_
impl::
local_
def_
id_
to_
hir_
id
rustc_query_impl
::
query_impl
::
local_def_id_to_hir_id
Function
make_
query_
vtable
Copy item path
Source
pub(crate) fn make_query_vtable<'tcx>( incremental:
bool
, ) ->
QueryVTable
<'tcx,
Cache
<'tcx>>