Skip to main content
type_alias_is_checked
rustc_
hir_
analysis
1.99.0-nightly
(b6839f4d0 2026-07-17)
In rustc_
hir_
analysis::
collect::
type_
of
rustc_hir_analysis
::
collect
::
type_of
Function
type_
alias_
is_
checked
Copy item path
Source
pub(crate) fn type_alias_is_checked<'tcx>( tcx:
TyCtxt
<'tcx>, def_id:
LocalDefId
, ) ->
bool