Skip to main content
make_query_vtable
rustc_
query_
impl
1.96.0-nightly
(1d8897a4e 2026-03-13)
In rustc_
query_
impl::
query_
impl::
get_
lang_
items
rustc_query_impl
::
query_impl
::
get_lang_items
Function
make_
query_
vtable
Copy item path
Source
pub(crate) fn make_query_vtable<'tcx>( incremental:
bool
, ) ->
QueryVTable
<'tcx,
Cache
<'tcx>>