☰
rustc_hir_analysis
1.75.0-dev
In rustc_hir_analysis::collect::resolve_bound_vars
Structs
BoundVarContext
NamedVarMap
TruncatedScopeDebug
Enums
BinderScopeType
NonLifetimeBinderAllowed
Scope
Traits
RegionExt
Functions
deny_non_region_late_bound
is_late_bound_map
late_arg_as_bound_arg
object_lifetime_default
provide
resolve_bound_vars
Type Aliases
ScopeRef
?
Function
rustc_hir_analysis
::
collect
::
resolve_bound_vars
::
object_lifetime_default
source
·
[
−
]
fn object_lifetime_default( tcx:
TyCtxt
<'_>, param_def_id:
LocalDefId
) ->
ObjectLifetimeDefault