check_match
rustc_
mir_
build
1.91.0-beta.5
(21cd82aa6 2025-10-08)
In rustc_
mir_
build::
thir::
pattern::
check_
match
rustc_mir_build
::
thir
::
pattern
::
check_match
Function
check_
match
Copy item path
Source
pub(crate) fn check_match( tcx:
TyCtxt
<'_>, def_id:
LocalDefId
, ) ->
Result
<
()
,
ErrorGuaranteed
>