check_match
rustc_
mir_
build
1.91.0-nightly
(7ad23f43a 2025-09-09)
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
>