Function rustc_query_impl::query_system
source · pub fn query_system<'tcx>(
local_providers: Providers,
extern_providers: ExternProviders,
on_disk_cache: Option<OnDiskCache<'tcx>>,
incremental: bool
) -> QuerySystem<'tcx>