Struct rustc_middle::query::Providers

source ·
pub struct Providers {
Show 287 fields pub trigger_delayed_bug: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub registered_tools: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub early_lint_checks: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub resolutions: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub resolver_for_lowering_raw: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub source_span: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub hir_crate: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub hir_crate_items: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub hir_module_items: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub local_def_id_to_hir_id: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub hir_owner_parent: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub opt_hir_owner_nodes: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub hir_attrs: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub const_param_default: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub type_of: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub type_of_opaque: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub type_alias_is_lazy: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub collect_return_position_impl_trait_in_trait_tys: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub is_type_alias_impl_trait: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub unsizing_params_for_adt: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub analysis: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub check_expectations: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub generics_of: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub predicates_of: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub opaque_types_defined_by: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub explicit_item_bounds: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub explicit_item_super_predicates: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub item_bounds: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub item_super_predicates: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub item_non_self_assumptions: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub native_libraries: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub shallow_lint_levels_on: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub lint_expectations: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub expn_that_defined: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub is_panic_runtime: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub representability: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub representability_adt_ty: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub params_in_repr: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub thir_body: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub mir_keys: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub mir_const_qualif: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub mir_built: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub thir_abstract_const: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub mir_drops_elaborated_and_const_checked: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub mir_for_ctfe: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub mir_promoted: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub closure_typeinfo: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub closure_saved_names_of_captured_variables: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub mir_coroutine_witnesses: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub check_coroutine_obligations: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub optimized_mir: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub coverage_ids_info: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub promoted_mir: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub erase_regions_ty: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub wasm_import_module_map: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub predicates_defined_on: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub trait_explicit_predicates_and_bounds: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub explicit_predicates_of: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub inferred_outlives_of: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub super_predicates_of: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub implied_predicates_of: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub super_predicates_that_define_assoc_item: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub type_param_predicates: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub trait_def: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub adt_def: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub adt_destructor: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub adt_sized_constraint: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub adt_dtorck_constraint: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub constness: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub asyncness: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub is_promotable_const_fn: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub coroutine_kind: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub coroutine_for_closure: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub crate_variances: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub variances_of: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub inferred_outlives_crate: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub associated_item_def_ids: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub associated_item: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub associated_items: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub impl_item_implementor_ids: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub associated_types_for_impl_traits_in_associated_fn: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub associated_type_for_impl_trait_in_trait: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub impl_trait_header: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub issue33140_self_ty: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub inherent_impls: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub incoherent_impls: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub check_unsafety: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub assumed_wf_types: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub assumed_wf_types_for_rpitit: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub fn_sig: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub lint_mod: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub check_unused_traits: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub check_mod_attrs: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub check_mod_unstable_api_usage: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub check_mod_const_bodies: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub check_mod_loops: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub check_mod_naked_functions: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub check_mod_privacy: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub check_liveness: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub live_symbols_and_ignored_derived_traits: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub check_mod_deathness: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub check_mod_type_wf: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub coerce_unsized_info: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub typeck: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub diagnostic_only_typeck: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub used_trait_imports: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub coherent_trait: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub mir_borrowck: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub crate_inherent_impls: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub crate_inherent_impls_overlap_check: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub orphan_check_impl: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub mir_callgraph_reachable: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub mir_inliner_callees: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub tag_for_variant: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub eval_to_allocation_raw: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub eval_static_initializer: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub eval_to_const_value_raw: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub eval_to_valtree: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub valtree_to_const_val: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub destructure_const: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub lit_to_const: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub check_match: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub effective_visibilities: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub check_private_in_public: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub reachable_set: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub region_scope_tree: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub mir_shims: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub symbol_name: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub def_kind: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub def_span: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub def_ident_span: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub lookup_stability: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub lookup_const_stability: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub lookup_default_body_stability: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub should_inherit_track_caller: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub lookup_deprecation_entry: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub is_doc_hidden: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub is_doc_notable_trait: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub item_attrs: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub codegen_fn_attrs: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub asm_target_features: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub fn_arg_names: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub rendered_const: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub impl_parent: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub is_ctfe_mir_available: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub is_mir_available: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub own_existential_vtable_entries: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub vtable_entries: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub vtable_trait_upcasting_coercion_new_vptr_slot: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub vtable_allocation: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub codegen_select_candidate: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub all_local_trait_impls: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub trait_impls_of: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub specialization_graph_of: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub object_safety_violations: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub check_is_object_safe: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub param_env: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub param_env_reveal_all_normalized: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub is_copy_raw: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub is_sized_raw: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub is_freeze_raw: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub is_unpin_raw: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub has_surface_async_drop_raw: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub has_surface_drop_raw: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub needs_drop_raw: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub has_significant_drop_raw: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub has_structural_eq_impl: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub adt_drop_tys: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub adt_significant_drop_tys: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub layout_of: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub fn_abi_of_fn_ptr: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub fn_abi_of_instance: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub dylib_dependency_formats: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub dependency_formats: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub is_compiler_builtins: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub has_global_allocator: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub has_alloc_error_handler: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub has_panic_handler: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub is_profiler_runtime: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub has_ffi_unwind_calls: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub required_panic_strategy: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub panic_in_drop_strategy: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub is_no_builtins: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub symbol_mangling_version: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub extern_crate: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub specializes: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub in_scope_traits_map: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub defaultness: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub check_well_formed: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub reachable_non_generics: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub is_reachable_non_generic: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub is_unreachable_local_definition: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub upstream_monomorphizations: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub upstream_monomorphizations_for: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub upstream_drop_glue_for: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub foreign_modules: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub clashing_extern_declarations: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub entry_fn: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub proc_macro_decls_static: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub crate_hash: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub crate_host_hash: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub extra_filename: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub crate_extern_paths: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub implementations_of_trait: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub crate_incoherent_impls: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub native_library: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub resolve_bound_vars: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub named_variable_map: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub is_late_bound_map: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub object_lifetime_default: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub late_bound_vars_map: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub visibility: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub inhabited_predicate_adt: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub inhabited_predicate_type: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub dep_kind: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub crate_name: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub module_children: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub extern_mod_stmt_cnum: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub lib_features: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub stability_implications: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub intrinsic_raw: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub get_lang_items: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub all_diagnostic_items: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub defined_lang_items: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub diagnostic_items: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub missing_lang_items: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub visible_parent_map: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub trimmed_def_paths: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub missing_extern_crate_item: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub used_crate_source: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub debugger_visualizers: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub postorder_cnums: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub is_private_dep: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub allocator_kind: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub alloc_error_handler_kind: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub upvars_mentioned: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub maybe_unused_trait_imports: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub names_imported_by_glob_use: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub stability_index: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub crates: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub used_crates: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub traits: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub trait_impls_in_crate: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub exported_symbols: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub collect_and_partition_mono_items: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub is_codegened_item: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub codegen_unit: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub unused_generic_params: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub backend_optimization_level: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub output_filenames: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub normalize_canonicalized_projection_ty: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub normalize_canonicalized_weak_ty: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub normalize_canonicalized_inherent_projection_ty: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub try_normalize_generic_arg_after_erasing_regions: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub implied_outlives_bounds_compat: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub implied_outlives_bounds: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub dropck_outlives: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub evaluate_obligation: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub type_op_ascribe_user_type: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub type_op_eq: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub type_op_subtype: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub type_op_prove_predicate: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub type_op_normalize_ty: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub type_op_normalize_clause: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub type_op_normalize_poly_fn_sig: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub type_op_normalize_fn_sig: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub instantiate_and_check_impossible_predicates: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub is_impossible_associated_item: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub method_autoderef_steps: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub supported_target_features: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub features_query: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub crate_for_resolver: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub resolve_instance: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub reveal_opaque_types_in_bounds: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub limits: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub diagnostic_hir_wf_check: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub global_backend_features: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub check_validity_requirement: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub compare_impl_const: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub deduced_param_attrs: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub doc_link_resolutions: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub doc_link_traits_in_scope: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub check_tys_might_be_eq: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub stripped_cfg_items: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub generics_require_sized_self: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub cross_crate_inlinable: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>, pub find_field: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>,
}

Fields§

§trigger_delayed_bug: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§registered_tools: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§early_lint_checks: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§resolutions: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§resolver_for_lowering_raw: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§source_span: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§hir_crate: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§hir_crate_items: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§hir_module_items: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§local_def_id_to_hir_id: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§hir_owner_parent: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§opt_hir_owner_nodes: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§hir_attrs: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§const_param_default: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§type_of: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§type_of_opaque: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§type_alias_is_lazy: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§collect_return_position_impl_trait_in_trait_tys: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§is_type_alias_impl_trait: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§unsizing_params_for_adt: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§analysis: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§check_expectations: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§generics_of: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§predicates_of: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§opaque_types_defined_by: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§explicit_item_bounds: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§explicit_item_super_predicates: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§item_bounds: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§item_super_predicates: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§item_non_self_assumptions: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§native_libraries: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§shallow_lint_levels_on: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§lint_expectations: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§expn_that_defined: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§is_panic_runtime: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§representability: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§representability_adt_ty: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§params_in_repr: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§thir_body: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§mir_keys: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§mir_const_qualif: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§mir_built: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§thir_abstract_const: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§mir_drops_elaborated_and_const_checked: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§mir_for_ctfe: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§mir_promoted: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§closure_typeinfo: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§closure_saved_names_of_captured_variables: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§mir_coroutine_witnesses: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§check_coroutine_obligations: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§optimized_mir: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§coverage_ids_info: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§promoted_mir: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§erase_regions_ty: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§wasm_import_module_map: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§predicates_defined_on: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§trait_explicit_predicates_and_bounds: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§explicit_predicates_of: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§inferred_outlives_of: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§super_predicates_of: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§implied_predicates_of: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§super_predicates_that_define_assoc_item: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§type_param_predicates: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§trait_def: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§adt_def: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§adt_destructor: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§adt_sized_constraint: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§adt_dtorck_constraint: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§constness: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§asyncness: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§is_promotable_const_fn: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§coroutine_kind: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§coroutine_for_closure: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§crate_variances: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§variances_of: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§inferred_outlives_crate: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§associated_item_def_ids: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§associated_item: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§associated_items: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§impl_item_implementor_ids: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§associated_types_for_impl_traits_in_associated_fn: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§associated_type_for_impl_trait_in_trait: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§impl_trait_header: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§issue33140_self_ty: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§inherent_impls: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§incoherent_impls: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§check_unsafety: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§assumed_wf_types: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§assumed_wf_types_for_rpitit: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§fn_sig: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§lint_mod: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§check_unused_traits: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§check_mod_attrs: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§check_mod_unstable_api_usage: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§check_mod_const_bodies: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§check_mod_loops: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§check_mod_naked_functions: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§check_mod_privacy: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§check_liveness: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§live_symbols_and_ignored_derived_traits: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§check_mod_deathness: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§check_mod_type_wf: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§coerce_unsized_info: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§typeck: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§diagnostic_only_typeck: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§used_trait_imports: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§coherent_trait: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§mir_borrowck: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§crate_inherent_impls: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§crate_inherent_impls_overlap_check: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§orphan_check_impl: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§mir_callgraph_reachable: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§mir_inliner_callees: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§tag_for_variant: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§eval_to_allocation_raw: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§eval_static_initializer: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§eval_to_const_value_raw: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§eval_to_valtree: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§valtree_to_const_val: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§destructure_const: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§lit_to_const: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§check_match: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§effective_visibilities: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§check_private_in_public: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§reachable_set: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§region_scope_tree: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§mir_shims: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§symbol_name: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§def_kind: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§def_span: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§def_ident_span: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§lookup_stability: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§lookup_const_stability: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§lookup_default_body_stability: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§should_inherit_track_caller: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§lookup_deprecation_entry: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§is_doc_hidden: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§is_doc_notable_trait: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§item_attrs: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§codegen_fn_attrs: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§asm_target_features: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§fn_arg_names: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§rendered_const: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§impl_parent: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§is_ctfe_mir_available: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§is_mir_available: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§own_existential_vtable_entries: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§vtable_entries: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§vtable_trait_upcasting_coercion_new_vptr_slot: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§vtable_allocation: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§codegen_select_candidate: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§all_local_trait_impls: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§trait_impls_of: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§specialization_graph_of: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§object_safety_violations: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§check_is_object_safe: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§param_env: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§param_env_reveal_all_normalized: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§is_copy_raw: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§is_sized_raw: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§is_freeze_raw: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§is_unpin_raw: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§has_surface_async_drop_raw: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§has_surface_drop_raw: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§needs_drop_raw: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§has_significant_drop_raw: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§has_structural_eq_impl: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§adt_drop_tys: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§adt_significant_drop_tys: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§layout_of: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§fn_abi_of_fn_ptr: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§fn_abi_of_instance: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§dylib_dependency_formats: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§dependency_formats: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§is_compiler_builtins: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§has_global_allocator: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§has_alloc_error_handler: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§has_panic_handler: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§is_profiler_runtime: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§has_ffi_unwind_calls: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§required_panic_strategy: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§panic_in_drop_strategy: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§is_no_builtins: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§symbol_mangling_version: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§extern_crate: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§specializes: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§in_scope_traits_map: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§defaultness: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§check_well_formed: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§reachable_non_generics: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§is_reachable_non_generic: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§is_unreachable_local_definition: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§upstream_monomorphizations: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§upstream_monomorphizations_for: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§upstream_drop_glue_for: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§foreign_modules: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§clashing_extern_declarations: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§entry_fn: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§proc_macro_decls_static: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§crate_hash: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§crate_host_hash: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§extra_filename: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§crate_extern_paths: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§implementations_of_trait: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§crate_incoherent_impls: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§native_library: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§resolve_bound_vars: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§named_variable_map: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§is_late_bound_map: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§object_lifetime_default: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§late_bound_vars_map: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§visibility: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§inhabited_predicate_adt: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§inhabited_predicate_type: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§dep_kind: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§crate_name: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§module_children: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§extern_mod_stmt_cnum: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§lib_features: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§stability_implications: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§intrinsic_raw: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§get_lang_items: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§all_diagnostic_items: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§defined_lang_items: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§diagnostic_items: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§missing_lang_items: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§visible_parent_map: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§trimmed_def_paths: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§missing_extern_crate_item: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§used_crate_source: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§debugger_visualizers: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§postorder_cnums: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§is_private_dep: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§allocator_kind: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§alloc_error_handler_kind: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§upvars_mentioned: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§maybe_unused_trait_imports: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§names_imported_by_glob_use: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§stability_index: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§crates: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§used_crates: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§traits: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§trait_impls_in_crate: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§exported_symbols: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§collect_and_partition_mono_items: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§is_codegened_item: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§codegen_unit: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§unused_generic_params: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§backend_optimization_level: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§output_filenames: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§normalize_canonicalized_projection_ty: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§normalize_canonicalized_weak_ty: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§normalize_canonicalized_inherent_projection_ty: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§try_normalize_generic_arg_after_erasing_regions: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§implied_outlives_bounds_compat: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§implied_outlives_bounds: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§dropck_outlives: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§evaluate_obligation: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§type_op_ascribe_user_type: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§type_op_eq: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§type_op_subtype: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§type_op_prove_predicate: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§type_op_normalize_ty: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§type_op_normalize_clause: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§type_op_normalize_poly_fn_sig: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§type_op_normalize_fn_sig: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§instantiate_and_check_impossible_predicates: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§is_impossible_associated_item: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§method_autoderef_steps: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§supported_target_features: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§features_query: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§crate_for_resolver: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§resolve_instance: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§reveal_opaque_types_in_bounds: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§limits: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§diagnostic_hir_wf_check: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§global_backend_features: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§check_validity_requirement: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§compare_impl_const: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§deduced_param_attrs: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§doc_link_resolutions: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§doc_link_traits_in_scope: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§check_tys_might_be_eq: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§stripped_cfg_items: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§generics_require_sized_self: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§cross_crate_inlinable: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>§find_field: for<'tcx> fn(_: TyCtxt<'tcx>, _: LocalKey<'tcx>) -> ProvidedValue<'tcx>

Trait Implementations§

source§

impl Clone for Providers

source§

fn clone(&self) -> Self

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Default for Providers

source§

fn default() -> Self

Returns the “default value” for a type. Read more
source§

impl Copy for Providers

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Aligned for T

source§

const ALIGN: Alignment = _

Alignment of Self.
source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<'tcx, T> ArenaAllocatable<'tcx, IsCopy> for T
where T: Copy,

source§

fn allocate_on<'a>(self, arena: &'a Arena<'tcx>) -> &'a mut T

source§

fn allocate_from_iter<'a>( arena: &'a Arena<'tcx>, iter: impl IntoIterator<Item = T> ) -> &'a mut [T]

source§

impl<'tcx, T> ArenaAllocatable<'tcx, IsCopy> for T
where T: Copy,

source§

fn allocate_on<'a>(self, arena: &'a Arena<'tcx>) -> &'a mut T

source§

fn allocate_from_iter<'a>( arena: &'a Arena<'tcx>, iter: impl IntoIterator<Item = T> ) -> &'a mut [T]

source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T, R> CollectAndApply<T, R> for T

source§

fn collect_and_apply<I, F>(iter: I, f: F) -> R
where I: Iterator<Item = T>, F: FnOnce(&[T]) -> R,

Equivalent to f(&iter.collect::<Vec<_>>()).

§

type Output = R

source§

impl<T> Filterable for T

source§

fn filterable( self, filter_name: &'static str ) -> RequestFilterDataProvider<T, fn(_: DataRequest<'_>) -> bool>

Creates a filterable data provider with the given name for debugging. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T> Instrument for T

source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
source§

impl<T, U> Into<U> for T
where U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

source§

impl<P> IntoQueryParam<P> for P

source§

impl<T> MaybeResult<T> for T

§

type Error = !

source§

fn from(_: Result<T, <T as MaybeResult<T>>::Error>) -> T

source§

fn to_result(self) -> Result<T, <T as MaybeResult<T>>::Error>

source§

impl<T> Pointable for T

source§

const ALIGN: usize = _

The alignment of pointer.
§

type Init = T

The type for initializers.
source§

unsafe fn init(init: <T as Pointable>::Init) -> usize

Initializes a with the given initializer. Read more
source§

unsafe fn deref<'a>(ptr: usize) -> &'a T

Dereferences the given pointer. Read more
source§

unsafe fn deref_mut<'a>(ptr: usize) -> &'a mut T

Mutably dereferences the given pointer. Read more
source§

unsafe fn drop(ptr: usize)

Drops the object pointed to by the given pointer. Read more
source§

impl<T> Same for T

§

type Output = T

Should always be Self
source§

impl<T> ToOwned for T
where T: Clone,

§

type Owned = T

The resulting type after obtaining ownership.
source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
source§

impl<'tcx, T> ToPredicate<'tcx, T> for T

source§

fn to_predicate(self, _tcx: TyCtxt<'tcx>) -> T

source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
source§

impl<V, T> VZip<V> for T
where V: MultiLane<T>,

source§

fn vzip(self) -> V

source§

impl<Tcx, T> Value<Tcx> for T
where Tcx: DepContext,

source§

default fn from_cycle_error( tcx: Tcx, cycle_error: &CycleError, _guar: ErrorGuaranteed ) -> T

source§

impl<T> WithSubscriber for T

source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more
source§

impl<'a, T> Captures<'a> for T
where T: ?Sized,

source§

impl<T> ErasedDestructor for T
where T: 'static,

source§

impl<T> MaybeSendSync for T
where T: Send + Sync,

Layout§

Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.

Size: 2296 bytes