Skip to main content
type_alias_is_lazy
rustc_
hir_
analysis
1.96.0-nightly
(80381278a 2026-03-01)
In rustc_
hir_
analysis::
collect::
type_
of
rustc_hir_analysis
::
collect
::
type_of
Function
type_
alias_
is_
lazy
Copy item path
Source
pub(crate) fn type_alias_is_lazy<'tcx>( tcx:
TyCtxt
<'tcx>, def_id:
LocalDefId
, ) ->
bool