Skip to main content

ExternProviders

Struct ExternProviders 

Source
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>§is_doc_hidden: 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

Source§

fn clone(&self) -> Self

Returns a duplicate 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 ExternProviders

Source§

fn default() -> Self

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

impl Copy for ExternProviders

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(self, arena: &'tcx Arena<'tcx>) -> &'tcx mut T

Source§

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

Source§

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

Source§

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

Source§

fn allocate_from_iter( arena: &'tcx Arena<'tcx>, iter: impl IntoIterator<Item = T>, ) -> &'tcx 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> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. 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<_>>()).

Source§

type Output = R

Source§

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

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<T> IntoEither for T

Source§

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 more
Source§

fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
where F: FnOnce(&Self) -> bool,

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 more
Source§

impl<P> IntoQueryParam<P> for P

Source§

impl<T> MaybeResult<T> for T

Source§

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.
Source§

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

Source§

type Output = T

Should always be Self
Source§

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

Source§

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<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

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>,

Source§

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<I, T, U> Upcast<I, U> for T
where U: UpcastFrom<I, T>,

Source§

fn upcast(self, interner: I) -> U

Source§

impl<I, T> UpcastFrom<I, T> for T

Source§

fn upcast_from(from: T, _tcx: I) -> T

Source§

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

Source§

fn vzip(self) -> V

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<T> ErasedDestructor for T
where 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