☰
In rustc_typeck::collect
In rustc_typeck::collect
Modules
item_bounds
type_of
Structs
AnonConstInParamTyDetector
CollectItemTypesVisitor
HirPlaceholderCollector
ItemCtxt
OnlySelfBounds
Functions
adt_def
are_suggestable_generic_args
asm_target_features
bad_placeholder
check_link_name_xor_ordinal
check_link_ordinal
check_target_feature_trait_unsafe
codegen_fn_attrs
collect_mod_item_types
compute_sig_of_foreign_fn_decl
const_evaluatable_predicates_of
convert_enum_variant_types
convert_impl_item
convert_item
convert_trait_item
convert_variant
convert_variant_ctor
early_bound_lifetimes_from_generics
explicit_predicates_of
fn_sig
from_target_feature
gather_explicit_predicates_of
generator_kind
generics_of
get_infer_ret_ty
get_new_lifetime_name
has_late_bound_regions
impl_polarity
impl_trait_ref
infer_return_ty_for_fn_sig
is_foreign_item
is_suggestable_infer_ty
linkage_by_name
placeholder_type_error
placeholder_type_error_diag
predicates_defined_on
predicates_from_bound
predicates_of
provide
reject_placeholder_type_signatures_in_item
should_inherit_track_caller
super_predicates_of
super_predicates_that_define_assoc_type
trait_def
trait_explicit_predicates_and_bounds
type_param_predicates
?
Function
rustc_typeck
::
collect
::
impl_trait_ref
source
·
[
−
]
fn impl_trait_ref(tcx:
TyCtxt
<'_>, def_id:
DefId
) ->
Option
<
TraitRef
<'_>>