rustc_
hir_
analysis
1.84.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
generic_param_def_as_bound_arg
is_late_bound_map
late_arg_as_bound_arg
object_lifetime_default
provide
resolve_bound_vars
Type Aliases
ScopeRef
rustc_hir_analysis
::
collect
::
resolve_bound_vars
Function
object_lifetime_default
Copy item path
Settings
Help
Summary
Source
fn object_lifetime_default( tcx:
TyCtxt
<'_>, param_def_id:
LocalDefId
, ) ->
ObjectLifetimeDefault