pub struct ExternProviders {Show 114 fields
pub const_param_default: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub const_of_item: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub type_of: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub type_alias_is_lazy: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub collect_return_position_impl_trait_in_trait_tys: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub opaque_ty_origin: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub generics_of: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub explicit_item_bounds: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub explicit_item_self_bounds: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub native_libraries: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub expn_that_defined: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub is_panic_runtime: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub params_in_repr: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub mir_const_qualif: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub thir_abstract_const: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub mir_for_ctfe: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub closure_saved_names_of_captured_variables: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub mir_coroutine_witnesses: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub optimized_mir: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub promoted_mir: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub explicit_predicates_of: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub inferred_outlives_of: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub explicit_super_predicates_of: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub explicit_implied_predicates_of: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub const_conditions: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub explicit_implied_const_bounds: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub trait_def: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub adt_def: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub adt_destructor: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub adt_async_destructor: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub constness: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub asyncness: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub coroutine_by_move_body_def_id: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub coroutine_kind: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub coroutine_for_closure: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub variances_of: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub associated_item_def_ids: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub associated_item: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub associated_types_for_impl_traits_in_trait_or_impl: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub impl_trait_header: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub inherent_impls: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub assumed_wf_types_for_rpitit: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub fn_sig: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub coerce_unsized_info: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub eval_static_initializer: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub def_kind: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub def_span: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub def_ident_span: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub lookup_stability: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub lookup_const_stability: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub lookup_default_body_stability: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub lookup_deprecation_entry: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub is_doc_hidden: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub attrs_for_def: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub codegen_fn_attrs: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub fn_arg_idents: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub rendered_const: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub rendered_precise_capturing_args: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub impl_parent: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub is_mir_available: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub dylib_dependency_formats: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub is_compiler_builtins: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub has_global_allocator: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub has_alloc_error_handler: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub has_panic_handler: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub is_profiler_runtime: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub required_panic_strategy: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub panic_in_drop_strategy: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub is_no_builtins: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub symbol_mangling_version: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub extern_crate: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub specialization_enabled_in: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub defaultness: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub default_field: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub reachable_non_generics: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub is_reachable_non_generic: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub upstream_monomorphizations_for: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub foreign_modules: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub crate_hash: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub crate_host_hash: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub extra_filename: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub crate_extern_paths: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub implementations_of_trait: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub crate_incoherent_impls: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub object_lifetime_default: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub visibility: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub crate_dep_kind: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub crate_name: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub module_children: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub num_extern_def_ids: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub lib_features: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub stability_implications: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub intrinsic_raw: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub defined_lang_items: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub diagnostic_items: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub missing_lang_items: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub missing_extern_crate_item: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub used_crate_source: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub debugger_visualizers: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub is_private_dep: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub traits: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub trait_impls_in_crate: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub stable_order_of_exportable_impls: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub exportable_items: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub exported_non_generic_symbols: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub exported_generic_symbols: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub deduced_param_attrs: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub doc_link_resolutions: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub doc_link_traits_in_scope: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub stripped_cfg_items: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub cross_crate_inlinable: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub anon_const_kind: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub trivial_const: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
pub externally_implementable_items: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>,
}Fields§
§const_param_default: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§const_of_item: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§type_of: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§type_alias_is_lazy: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§collect_return_position_impl_trait_in_trait_tys: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§opaque_ty_origin: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§generics_of: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§explicit_item_bounds: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§explicit_item_self_bounds: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§native_libraries: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§expn_that_defined: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§is_panic_runtime: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§params_in_repr: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§mir_const_qualif: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§thir_abstract_const: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§mir_for_ctfe: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§closure_saved_names_of_captured_variables: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§mir_coroutine_witnesses: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§optimized_mir: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§promoted_mir: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§explicit_predicates_of: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§inferred_outlives_of: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§explicit_super_predicates_of: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§explicit_implied_predicates_of: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§const_conditions: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§explicit_implied_const_bounds: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§trait_def: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§adt_def: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§adt_destructor: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§adt_async_destructor: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§constness: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§asyncness: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§coroutine_by_move_body_def_id: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§coroutine_kind: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§coroutine_for_closure: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§variances_of: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§associated_item_def_ids: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§associated_item: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§associated_types_for_impl_traits_in_trait_or_impl: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§impl_trait_header: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§inherent_impls: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§assumed_wf_types_for_rpitit: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§fn_sig: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§coerce_unsized_info: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§eval_static_initializer: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§def_kind: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§def_span: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§def_ident_span: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§lookup_stability: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§lookup_const_stability: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§lookup_default_body_stability: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§lookup_deprecation_entry: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§attrs_for_def: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§codegen_fn_attrs: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§fn_arg_idents: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§rendered_const: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§rendered_precise_capturing_args: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§impl_parent: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§is_mir_available: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§dylib_dependency_formats: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§is_compiler_builtins: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§has_global_allocator: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§has_alloc_error_handler: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§has_panic_handler: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§is_profiler_runtime: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§required_panic_strategy: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§panic_in_drop_strategy: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§is_no_builtins: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§symbol_mangling_version: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§extern_crate: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§specialization_enabled_in: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§defaultness: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§default_field: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§reachable_non_generics: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§is_reachable_non_generic: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§upstream_monomorphizations_for: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§foreign_modules: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§crate_hash: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§crate_host_hash: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§extra_filename: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§crate_extern_paths: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§implementations_of_trait: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§crate_incoherent_impls: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§object_lifetime_default: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§visibility: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§crate_dep_kind: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§crate_name: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§module_children: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§num_extern_def_ids: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§lib_features: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§stability_implications: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§intrinsic_raw: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§defined_lang_items: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§diagnostic_items: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§missing_lang_items: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§missing_extern_crate_item: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§used_crate_source: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§debugger_visualizers: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§is_private_dep: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§traits: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§trait_impls_in_crate: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§stable_order_of_exportable_impls: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§exportable_items: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§exported_non_generic_symbols: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§exported_generic_symbols: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§deduced_param_attrs: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§doc_link_resolutions: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§doc_link_traits_in_scope: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§stripped_cfg_items: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§cross_crate_inlinable: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§anon_const_kind: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§trivial_const: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>§externally_implementable_items: for<'tcx> fn(TyCtxt<'tcx>, Key<'tcx>) -> ProvidedValue<'tcx>Trait Implementations§
Source§impl Clone for ExternProviders
impl Clone for ExternProviders
Source§impl Default for ExternProviders
impl Default for ExternProviders
impl Copy for ExternProviders
Auto Trait Implementations§
impl DynSend for ExternProviders
impl DynSync for ExternProviders
impl Freeze for ExternProviders
impl RefUnwindSafe for ExternProviders
impl Send for ExternProviders
impl Sync for ExternProviders
impl Unpin for ExternProviders
impl UnsafeUnpin for ExternProviders
impl UnwindSafe for ExternProviders
Blanket Implementations§
Source§impl<'tcx, T> ArenaAllocatable<'tcx, IsCopy> for Twhere
T: Copy,
impl<'tcx, T> ArenaAllocatable<'tcx, IsCopy> for Twhere
T: Copy,
fn allocate_on(self, arena: &'tcx Arena<'tcx>) -> &'tcx mut T
fn allocate_from_iter( arena: &'tcx Arena<'tcx>, iter: impl IntoIterator<Item = T>, ) -> &'tcx mut [T]
Source§impl<'tcx, T> ArenaAllocatable<'tcx, IsCopy> for Twhere
T: Copy,
impl<'tcx, T> ArenaAllocatable<'tcx, IsCopy> for Twhere
T: Copy,
fn allocate_on(self, arena: &'tcx Arena<'tcx>) -> &'tcx mut T
fn allocate_from_iter( arena: &'tcx Arena<'tcx>, iter: impl IntoIterator<Item = T>, ) -> &'tcx mut [T]
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
Source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
Source§impl<T, R> CollectAndApply<T, R> for T
impl<T, R> CollectAndApply<T, R> for T
Source§impl<T> Instrument for T
impl<T> Instrument for T
Source§fn instrument(self, span: Span) -> Instrumented<Self>
fn instrument(self, span: Span) -> Instrumented<Self>
Source§fn in_current_span(self) -> Instrumented<Self>
fn in_current_span(self) -> Instrumented<Self>
Source§impl<T> IntoEither for T
impl<T> IntoEither for T
Source§fn into_either(self, into_left: bool) -> Either<Self, Self>
fn into_either(self, into_left: bool) -> Either<Self, Self>
Converts
self into a Left variant of Either<Self, Self>
if into_left is true.
Converts self into a Right variant of Either<Self, Self>
otherwise. Read moreSource§fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
Converts
self into a Left variant of Either<Self, Self>
if into_left(&self) returns true.
Converts self into a Right variant of Either<Self, Self>
otherwise. Read moreSource§impl<P> IntoQueryParam<P> for P
impl<P> IntoQueryParam<P> for P
fn into_query_param(self) -> P
Source§impl<T> MaybeResult<T> for T
impl<T> MaybeResult<T> for T
Source§impl<T> Pointable for T
impl<T> Pointable for T
Source§impl<I, T, U> Upcast<I, U> for Twhere
U: UpcastFrom<I, T>,
impl<I, T, U> Upcast<I, U> for Twhere
U: UpcastFrom<I, T>,
Source§impl<I, T> UpcastFrom<I, T> for T
impl<I, T> UpcastFrom<I, T> for T
fn upcast_from(from: T, _tcx: I) -> T
Source§impl<T> WithSubscriber for T
impl<T> WithSubscriber for T
Source§fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
Source§fn with_current_subscriber(self) -> WithDispatch<Self>
fn with_current_subscriber(self) -> WithDispatch<Self>
impl<T> ErasedDestructor for Twhere
T: 'static,
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: 912 bytes